
Im looking for a little bit different Barchart. Well through the search i have found one topic which is familar to mine. This one:
http://www.jfree.org/phpBB2/viewtopic.p ... rchart+top
Well, now i know that the Typ is called StackedBarChart. I tryed to run the code but there is something wrong with junit. However, can anybody give me a little example how i have to set up the categoryset? I think the method createStackedBarChart in the Class ChartFactory is the right one.
I think i need an array to fill up the categoryDataset, didn't i?
One more question: In the developer guide, are there also demos which are not included in the demoapplication? So e.g. StackedBarChart?
Thx 4 help
Fry