I'm currently learning flask and hoping to make a web app that will pull user-selected data from a MySQL database.
Graphing the data would be great, and I have just discovered Bokeh and Plotly, both of which have Python APIs. I am not familiar (yet) with Matplotlib.
Has anyone any experience of using any of these options (particularly within Flask)?