Dynamically modifying a Flash chart query without re-loading the page
Hi all
I have a page with a report with monthly profits for different products for a specific period and below it a Flash chart based on the monthly total profit for all products.
Now the user would like to select what product the chart should be based on (with an option to select all products). I would like to do this dynamically, using a dropdown box above the graph with all the different products and updating the chart without reloading the page whenever the user changes the dropdown.
Is this possible? How to implement this?
Thanks
Luis