Search found 3 matches

by cchab
Thu Aug 14, 2008 10:58 am
Forum: JFreeChart
Topic: getSeriesKey() in LegendItemEntity for pie chart always null
Replies: 5
Views: 5798

I have added a bug report for this problem (request id 2051168)
by cchab
Thu Aug 14, 2008 10:48 am
Forum: JFreeChart
Topic: getSeriesKey() in LegendItemEntity for pie chart always null
Replies: 5
Views: 5798

Hi,

I have the same problem with jfreechart-1.0.10.
I tested the sample above and it still outputs seriesKey=null

Code: Select all

LegendItemEntity: seriesKey=null, dataset=org.jfree.data.general.DefaultPieDataset@b4e6429f
by cchab
Tue May 22, 2007 4:54 pm
Forum: JFreeChart
Topic: patch SWT/JFreechart
Replies: 6
Views: 7379

patch SWT/JFreechart

I submitted today a patch concerning resource leaks concerning JFreeChart/SWT.

See patch "[ 1723543 ] SWT Resource leaks patch" on JFreeChart sourceforge page.

I used sleak to detect them.

Cédric