You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal flask app for rendering D3 figures generated via mpld3.
This fork of mpld3-flask uses WTForms and pure Flask instead of showing the plot with Ajax. This makes it easier to build in more functionality without knowing Ajax.