Python flask: Example with latest plotly

Hi @jcarson,

I’m new Dash as well. I’ve been playing with it, but am so far still more comfortable in Plotly/Flask. Not only the ease of state in Flask, but also I’m having an easier time having a function where I create not only the plots, but also dynamically control the layout. (It might very well be the case that this is just as easy in Dash and I just haven’t found the right example yet.)

Cheers,
Charles

p.s. I was looking for how I could pass extra parameters into Dash, but I found the answer in this question on the forum.