File tree 1 file changed +1
-11
lines changed
1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -37,20 +37,10 @@ painless. You should be able to `apt-get` or `yum` all of these.
37
37
- ` patsy `
38
38
39
39
#### Installation
40
- Ok the hard part is over. Installing ` ggplot ` is really easy. Just use ` pip ` ! An item on the TODO
41
- is to add the matplotlibrc files to the pip installable (let me know if you'd like to help!).
40
+ Ok the hard part is over. Installing ` ggplot ` is really easy. Just use ` pip ` !
42
41
43
- * ` matplotlibrc ` will be replaced with themes in the 0.3 release*
44
-
45
- # matplotlibrc from Huy Nguyen (http://www.huyng.com/posts/sane-color-scheme-for-matplotlib/)
46
- $ curl -O https://raw.github.com/yhat/ggplot/master/matplotlibrcs/matplotlibrc-osx.zip
47
- $ unzip matplotlibrc-osx.zip -d ~/
48
- # install ggplot using pip
49
42
$ pip install ggplot
50
43
51
- NOTE: You might want to install matplotlibrc files for other platforms (e.g., Windows).
52
- See ` matplotlibrcs ` .
53
-
54
44
#### Loading ` ggplot `
55
45
56
46
# run an IPython shell (or don't)
You can’t perform that action at this time.
0 commit comments