I can't find the method setSectionOutlinesVisible(true) of Class PiePlot.
I use the jfreechart-1.0.1-demo.jar, dated 27-Jan-2006
This method is described in JFreeChart_Documentation, but my Compiler marked it as unknown.
Any help appreciated.
Thanx.
setSectionOutlinesVisible(true) - not available
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
The jar file you refer to only has the demo applications in it. Do you also have the jfreechart-1.0.1.jar file on your classpath?
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


David,
uups, my mistake. But only when naming the demo-jar.
Correctly I meant the jfreechart-1.0.1.jar which I have in my class-path.
I have looked into the jfreechart-1.0.1.jar. For the PieChart class I name its "attributes":
Name: PiePlot.class
Path: org\jfree\chart\plot\
Date: 27-Jan-2006 14:29
Size: 33798
CRC: 44a08740
Any idea?
uups, my mistake. But only when naming the demo-jar.
Correctly I meant the jfreechart-1.0.1.jar which I have in my class-path.
I have looked into the jfreechart-1.0.1.jar. For the PieChart class I name its "attributes":
Name: PiePlot.class
Path: org\jfree\chart\plot\
Date: 27-Jan-2006 14:29
Size: 33798
CRC: 44a08740
Any idea?