Search found 1 match

by thedrake
Mon Dec 17, 2007 10:41 am
Forum: JFreeChart
Topic: JSF Chart Creator
Replies: 89
Views: 397696

Hello, I want to do a TimeSeries graph (like the pricevolume demo) but with bars (reprensented by the volume). In the example, they make a chart, and change the renderer of the chart's plot. I would like to do the same but i can't find how... For now, I just return a TimeSeriesCollection in the data...