Closed arnaudDup closed 7 years ago
Ideas from d3/Gallery:
Very simple and works perfectly with Angular 2 : ng2-charts
https://plot.ly/javascript/ Built on top of d3.js and stack.gl, plotly.js is a high-level, declarative charting library. plotly.js ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps.
Work also in python
Possible library to make the real dynamic and complex graph:
We select Plotly.js (github / website). See notes: Jupyter Notebook side
pip
): https://plot.ly/python/getting-started/import plotly
plotly.offline.init_notebook_mode()
plotly.offline.iplot(fig)
Plotly graph in presentation website
Make some prototypes on new technologies. The idea is to choose the most efficient one and have some samples to share code to other members of team.