1, obtain a JFreeChart instance by calling method of ChartFactory, then set other attribute needed
2, prepare renderer, plot, then new instance of JFreeChart():
JFreeChart chart = new JFreeChart(......)
is there difference between the two ways? Do they have same performance?
Search found 2 matches
- Fri Dec 17, 2004 4:17 am
- Forum: JFreeChart
- Topic: is there difference
- Replies: 0
- Views: 1402
- Fri Dec 17, 2004 4:11 am
- Forum: JFreeChart
- Topic: label angle
- Replies: 9
- Views: 6077