I have a summarized MySQL query providing the data to a table showing activity on a yearly & monthly basis. I would like to have the front-end user select the year they wish to view the data for on load.
Ultimately, I want to use this functionality in a chart to only show the data one year at a time. I just can't figure out how to make this work.
I have a summarized MySQL query providing the data to a table showing activity on a yearly & monthly basis. I would like to have the front-end user select the year they wish to view the data for on load.
Ultimately, I want to use this functionality in a chart to only show the data one year at a time. I just can't figure out how to make this work.
Miloš,
No apology necessary. I need to wrap my head around your suggestions and see what I can make work. Thank you for your help on this.