aaron-schroeder / distilling-flask

Strava app for display and analysis of personal running data, powered by Flask, Dash, and Pandas.
MIT License
3 stars 0 forks source link

"Available figures" checkboxes don't do anything #13

Open aaron-schroeder opened 1 year ago

aaron-schroeder commented 1 year ago

They aren't attached to any callback.

Either get rid of them or make them actually do something.

aaron-schroeder commented 1 year ago

For now, I've just removed these inputs from the layout. I'll add them back in once they're working.