Search found 2 matches

by pdemilly
Fri Sep 12, 2008 10:09 pm
Forum: JFreeChart
Topic: Aggregate dates inside Time series
Replies: 0
Views: 2029

Aggregate dates inside Time series

Hi, I have a collection returned from a database of dates and sales volume. I would like to use that collection to display a line chart per day and a bar chart per month How can I take a TimeSeries of class Day and transform it into a TimeSeries of Class Month using jfree or do I need to do that out...
by pdemilly
Fri Sep 12, 2008 12:20 am
Forum: Eastwood Chart Servlet
Topic: TimeSeries in Eastwood line chart
Replies: 2
Views: 35070

TimeSeries in Eastwood line chart

I have a rather large dataset for which I would like to chart a timeline. How can I use a TimeSeries Data set to generate the appropriate data attribute value for an Eastwood base line chart. is there any helper classes I can use

Thanks in advance

Pascal