0

I am new to JFreeChart and all I want is to open a sub-chart from my main-chart.

My main chart is like this :

enter image description here

Now, I want to open a new chart on-click of each bar.

I've done some research for this and all I've got is...

  1. Need help to open a subchart from a main chart?
  2. Bar Chart Example

but still doesn't understand how to achieve this. Please help me to get through this (any other source to get more knowledge about JFreeChart Drill-down appreciated)...

Community
  • 1
  • 1
user3603328
  • 38
  • 1
  • 5
  • More examples [here](http://stackoverflow.com/search?tab=votes&q=user%3a230513%20%5bjfreechart%5d%20ChartEntity). – trashgod Jun 02 '14 at 11:21
  • @trashgod I want to put it on my web-app (JSP) as on 2nd example stated above, but doesn't know how...:(:(:( – user3603328 Jun 02 '14 at 12:25
  • Please update your question to clarify this requirement. I use [tag:java-web-start] to deploy interactive applications. I'm not familiar with the `WebHitDataSet` used in the second example. – trashgod Jun 02 '14 at 18:44

0 Answers0