I need to drill down in a time series chart.
I am using the following code:-
TimeSeriesURLGenerator urlg = new TimeSeriesURLGenerator(sdf, "pie_chart.jsp", "series", "hitDate");
However, I need to pass another parameter along with the current ones.
Any suggestions and helps?
Drill down problem in time series chart
-
- Posts: 32
- Joined: Wed Jan 07, 2009 5:09 am