|
|
|
|
|
by jparmer
4586 days 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 It was designed foremost to make graphs pertinent for scientific and engineering applications: https://plot.ly/~alex/76/ (Disclosure: I'm a dev @Plotly) |
|