I have a large data set and I would like to be able to produce a dynamic chart which switches data sets based on three different sets of criteria.
- By Continent, Country and Town. I would like to be able to display a 'Radio Button' (or similar) for each, so that when the user clicks on one, the data is dispalyed accordingly by Continent, Country or Town.
- I want to include a drop down list to display a list of different graphs that can be dispalyed, e.g. Sales, Cost of Sales, Gross Profit, Net Profit etc.
- I want to allow the user to make comparisons within the data, e.g. to compare say three contients or compare 12 countries or 20 towns in the same country. To do this would require the user to be able to click a check box against the Contients, Country or Towns they want to compare.
Although I can figure out how to make a basic Dynamic Chart, I really don't know where to start (despite having spent many hours searching) on implementing the other 'Options'. I would like the user to be able select any of the graph options from the drop down menu and then click a radio button to display this data by either Continent, Country or Town and also give them the option of adding or subtracting Continents, Countries or Towns from the data set by clicking or unclicking checkboxes.
I would be grateful for any pointers, examples or suggestions as to how to go about achieving this.
Bookmarks