Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848a677 commit 88ffe1fCopy full SHA for 88ffe1f
README.txt
@@ -13,6 +13,12 @@ for all these packages are available here:
13
14
<http://pythonmac.org/packages/py25-fat/index.html>.
15
16
+*** Setup from source using Pip ***
17
+
18
+::
19
20
+ pip install -e https://github.com/matplotlib/matplotlib.git#egg=Package
21
22
*** Back Ends ***
23
24
You may use TkAgg or WXAgg back ends; Qt and GTK support is not
@@ -43,4 +49,3 @@ interactive : False # see http://matplotlib.sourceforge.net/interactive.html
43
49
44
50
See also
45
51
<http://matplotlib.sourceforge.net/users/customizing.html>
46
-
0 commit comments