Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

cilybrother/matplotlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building mpl on OSX has proven to be a nightmare because of all thedifferent types of zlib, png and freetype that may be on your system.The recommended and supported way to build is to use a third-partypackage manager to install the required dependencies, and theninstall matplotlib from source using the setup.py script. Two widelyused package managers are homebrew and MacPorts. The followingexample illustrates how to install libpng and freetype usinghomebrew.Example usage::  brew install libpng freetypeIf you are using MacPorts, execute the following instead:Example usage::  port install libpng freetypeTo install matplotlib from source, execute:Example usage::  python setup.py install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp