Search found 1 match
- Tue May 11, 2004 8:02 am
- Forum: JFreeChart
- Topic: ChartFactory problem...
- Replies: 1
- Views: 2850
ChartFactory problem...
Hey everyone...im new to using JFreeChart and am having a strange problem regarding the ChartFactory class...basically I am using servlets to display some data as a graph...anyways...when calling ChartFactory to create a chart...it works fine for some charts such as ChartFactory.createTimeSeriesChar...