This topic is locked
[SOLVED]

 Chart Details / List

11/29/2013 8:27:18 AM
PHPRunner General questions
P
p1nr author

I would like to display some charts (pie, bar, line, etc.) and allow the user to drill down into the chart details. Example: A bar chart will show financial results which are grouped by month. Click on a bar on one of the months would populate a details list page based on the selected bar.

P
p1nr author 11/29/2013



I would like to display some charts (pie, bar, line, etc.) and allow the user to drill down into the chart details. Example: A bar chart will show financial results which are grouped by month. Click on a bar on one of the months would populate a details list page based on the selected bar.


Or even if I can have a date-range filter set up that refreshes both my list and chart once I have both items on one page.