how to drill down
i use the mysql to retrieve data to be display on the chart.For example, i display the product category.However i would like the user to be able to retrieve other information such as product name by a category by clicking on the category.
When the user click on a data, other info is retrieve by using the value of the clicked data.Is this possible?
|