Hi,
I am currently migrating from jfreechart-0.9.7 to jfreechart-1.0.10.
I have done most of the changes that were required but am facing some issues with the following:
What API do i use instead of the following:
1. piePlot.setSectionLabelType(PiePlot.NAME_LABELS)
2. piePlot.setPercentFormat(nf)
3. piePlot.setValueFormat(nf);
4. HorizontalDateAxis
5. TimeSeriesToolTipGenerator
6. HorizontalNumberAxis3D
7. VerticalNumberAxis3D
8. VerticalNumberAxis
9. HorizontalCategoryAxis3D
10. HorizontalCategoryAxis
11. VerticalCategoryAxis
12. VerticalBarRenderer3D
13. VerticalBarRenderer
14. HorizontalBarRenderer3D
15. HorizontalBarRenderer
16. StackedHorizontalBarRenderer
17. StackedVerticalBarRenderer3D
18. StackedVerticalBarRenderer
19. VerticalCategoryPlot
20. HorizontalCategoryPlot
21. categoryPlot.setValueLabelsVisible(chartDisplayOptions.getIsDataLabelsToBeDisplayed())
22. categoryPlot.setValueLabelFont(chartDisplayOptions.getDataLabelFont());
23. categoryPlot.setValueLabelFormatString(decimalFormat.toLocalizedPattern());
24. numberAxis.setMinimumAxisValue(0);
25. numberAxis.setMaximumAxisValue(1);
Would really appreciate if anyone could send a sample workaround for any/all of the above items.
Thanks,
porting from 0.9.7 to 1.0.10
-
- Posts: 14
- Joined: Thu Sep 22, 2005 5:38 am
- Location: Mumbai, India
- Contact:
porting from 0.9.7 to 1.0.10
Zulfikarali Barodawala
-
- Posts: 14
- Joined: Thu Sep 22, 2005 5:38 am
- Location: Mumbai, India
- Contact: