File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 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.
7777~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7878
7979The `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.
8290
8391`Plotly <https://plot.ly/python >`__
8492~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments