File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -77,8 +77,16 @@ more advanced types of plots then those offered by pandas.
77
77
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78
78
79
79
The `Vincent <https://github.com/wrobstory/vincent >`__ project leverages `Vega <https://github.com/trifacta/vega >`__
80
- (that in turn, leverages `d3 <http://d3js.org/ >`__) to create plots . It has great support
81
- for pandas data objects.
80
+ (that in turn, leverages `d3 <http://d3js.org/ >`__) to create
81
+ plots. Although functional, as of Summer 2016 the Vincent project has not been updated
82
+ in over two years and is `unlikely to receive further updates <https://github.com/wrobstory/vincent#2015-08-12-update >`__.
83
+
84
+ `IPython Vega <https://github.com/vega/ipyvega >`__
85
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
86
+
87
+ Like Vincent, the `IPython Vega <https://github.com/vega/ipyvega >`__ project leverages `Vega
88
+ <https://github.com/trifacta/vega> `__ to create plots, but primarily
89
+ targets the IPython Notebook environment.
82
90
83
91
`Plotly <https://plot.ly/python >`__
84
92
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments