mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 14:01:08 +00:00
Replace ggpy with plotnine
ggpy is unmaintained since 2016 while plotine is being actively developed and more feature complete.
This commit is contained in:
parent
40cd98bd0e
commit
19aa60bac2
|
@ -341,7 +341,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [bqplot](https://github.com/bloomberg/bqplot) - Interactive Plotting Library for the Jupyter Notebook
|
||||
* [Dash](https://plot.ly/products/dash/) - Built on top of Flask, React and Plotly aimed at analytical web applications.
|
||||
* [awesome-dash](https://github.com/Acrotrend/awesome-dash)
|
||||
* [ggplot](https://github.com/yhat/ggpy) - Same API as ggplot2 for R.
|
||||
* [plotnine](https://github.com/has2k1/plotnine) - Same API as ggplot2 for R.
|
||||
* [Matplotlib](http://matplotlib.org/) - A Python 2D plotting library.
|
||||
* [Pygal](http://www.pygal.org/en/latest/) - A Python SVG Charts Creator.
|
||||
* [PyGraphviz](https://pypi.org/project/pygraphviz/) - Python interface to [Graphviz](http://www.graphviz.org/).
|
||||
|
|
Loading…
Reference in New Issue
Block a user