Search found 6 matches
- Tue Mar 22, 2005 1:58 pm
- Forum: JFreeChart
- Topic: Labels of a graph
- Replies: 2
- Views: 2932
hello! part of the code is: p.setLabelGenerator(new StandardPieItemLabelGenerator("{0} ({2})", NumberFormat.getNumberInstance(), NumberFormat.getPercentInstance() )); p.setLabelFont(new Font("SansSerif", Font.PLAIN, 10)); p.setMaximumLabelWidth(0.25); p.setInteriorGap(0.20); p.setLabelGap(0.02); p.s...
- Mon Mar 21, 2005 4:48 pm
- Forum: JFreeChart
- Topic: Labels of a graph
- Replies: 2
- Views: 2932
Labels of a graph
My problem is that in a MultiplePiePlot one of the graphs does not show me correctly the labels, they stay out of the area of drawing
Thank you
Cristina
Thank you
Cristina
- Mon Feb 21, 2005 2:16 pm
- Forum: JFreeChart
- Topic: Superposed labels
- Replies: 3
- Views: 3396
- Mon Feb 21, 2005 1:13 pm
- Forum: JFreeChart
- Topic: Superposed labels
- Replies: 3
- Views: 3396
Superposed labels
I have a piechart with aprox. 15 labels, but these turn out to be superposed: how can I solve it?
Thank you
Cristina
Thank you
Cristina
- Tue Oct 26, 2004 8:50 pm
- Forum: JFreeChart
- Topic: disabled ChartpropertyEditPanel
- Replies: 3
- Views: 4412
- Fri Oct 22, 2004 6:25 pm
- Forum: JFreeChart
- Topic: disabled ChartpropertyEditPanel
- Replies: 3
- Views: 4412
disabled ChartpropertyEditPanel
How I can disabled ChartpropertyEditPanel ?
Thanks
Thanks