Search found 5 matches

by ssnyder
Tue Jan 24, 2012 4:43 pm
Forum: JFreeChart
Topic: Displaying pie chart with SWT - no labels displayed
Replies: 1
Views: 2643

Re: Displaying pie chart with SWT - no labels displayed

Update: I've verified that the exact same code with the older library works fine. It looks like something is broken in the .14 release.

If anyone has a workaround (besides using the .13 release) please let me know! :-)

Thanks,
-Sharon
by ssnyder
Tue Jan 24, 2012 3:33 pm
Forum: JFreeChart
Topic: Displaying pie chart with SWT - no labels displayed
Replies: 1
Views: 2643

Displaying pie chart with SWT - no labels displayed

I have tried the tutorial at http://www.vogella.de/articles/EclipseJFreeChart/article.html and the example SWTPieChartDemo1.java included in the .14 .zip file, and both have the same result.....the labels do not show for the piechart. Only the simple labels can be displayed, but not the legend OR th...
by ssnyder
Mon Jan 23, 2012 9:50 pm
Forum: JFreeChart
Topic: No Annotation at 1.0.14 for RCP-SWT app
Replies: 1
Views: 2332

Re: No Annotation at 1.0.14 for RCP-SWT app

If you mean no labels, and the labels in the legend also do not display, I have only just begun to use this library, so I'm only using .14....but I am having this problem as well.
by ssnyder
Mon Jan 23, 2012 9:48 pm
Forum: JFreeChart
Topic: Beginner questions about PieCharts
Replies: 1
Views: 1974

Re: Beginner questions about PieCharts

Ok, I will answer my own questions.... 1. following the directions in http://www.vogella.de/articles/EclipseJFreeChart/article.html I was able to create a view, using the piechart example. No problem, just have to remember the first step of creating a plugin project for the libraries. Still no idea ...
by ssnyder
Fri Jan 20, 2012 5:04 pm
Forum: JFreeChart
Topic: Beginner questions about PieCharts
Replies: 1
Views: 1974

Beginner questions about PieCharts

Hi, I'm evaluating using JFreeChart in my company's internally used Eclipse RCP application and I have a few questions. I've read the forum and have some answers, but wanted to verify them since I still have other questions. We are not planning on using BIRT because I don't want to deal with a web s...