Open brandonchiu opened 4 years ago
210: header = html.H2(children="Seagate Longmont Strava Data")
Club ID could be a variable, pull the club data to get the club name from ID and store it for use in plot
Title is still hardcoded but values (ID/name) are saved in dataframe for use later.
210: header = html.H2(children="Seagate Longmont Strava Data")
Club ID could be a variable, pull the club data to get the club name from ID and store it for use in plot