All Projects → nipunbatra → mpld3-flask

nipunbatra / mpld3-flask

Licence: other
No description, website, or topics provided.

Programming Languages

CSS
56736 projects
python
139335 projects - #7 most used programming language

NB: The mpld3 API has changed a bit. I shall update the code soon to reflect that. The changes are fairly minimal (such as fig_to_d3 to fig_to_html)

mpld3-flask

Minimal flask app for rendering D3 figures generated via mpld3.

Demo: http://frozen-brushlands-3876.herokuapp.com/

TODO

Adding following plots:

  1. Timeseries (maybe Yahoo Stock)
  2. Scatter (maybe iris)

Add another tab on the app which plot different statistical distributions and uses sliders etc. to understand the behavior with varying parameters.

Add loading... so that the end user is aware of the state.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].