4 ms·
If you're looking to make scientific D3 graphs with Python, never touching anything close to javascript, you can also check out the Plotly Python API: https://
by jparmer 13y ago
If you're looking to make scientific D3 graphs with Python, never touching anything close to javascript, you can also check out the Plotly Python API:
https://plot.ly/api/python https://plot.ly/api/python
It was designed foremost to make graphs pertinent for scientific and engineering applications: https://plot.ly/~alex/76/ https://plot.ly/~alex/76/
(Disclosure: I'm a dev @Plotly)