@jbetts97 wrote:
Hello,
I have multiple graphs and pie charts that use data from pandas pd.read_csv.
I also have a dropdown menu at the top of the web page (which updates variable chosenmonth)I have two csv files:
sales-jan.csv
sales-feb.csvI would like the user on the website to be able to choose which CSV data they see by using a dropdown menu.
How can I do this?Kindest Regards,
Joseph
Posts: 2
Participants: 2