Skip to content

Commit 30a3133

Browse files
cswarthjorisvandenbossche
authored andcommitted
update visualization projects (pandas-dev#13528)
1 parent 9e73c71 commit 30a3133

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

doc/source/ecosystem.rst

+10-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,16 @@ more advanced types of plots then those offered by pandas.
7777
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7878

7979
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.
8290

8391
`Plotly <https://plot.ly/python>`__
8492
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)