Search found 6 matches

by gliesian
Mon Jul 14, 2014 5:15 pm
Forum: JFreeChart
Topic: JFreeChart and JSF
Replies: 2
Views: 5918

Re: JFreeChart and JSF

Thanks!

-- Robert
by gliesian
Mon Jul 14, 2014 5:15 pm
Forum: JFreeChart
Topic: Multiline XYTextAnnotation
Replies: 8
Views: 23278

Re: Multiline XYTextAnnotation

I'm trying to do this too... any resolution or answers here?

Thanks,
Robert
by gliesian
Mon Jul 14, 2014 5:13 pm
Forum: JFreeChart
Topic: XYTextAnnotation multiline/line-wrap
Replies: 1
Views: 5451

XYTextAnnotation multiline/line-wrap

'ello,

How would one do line-wrapping (e.g., multi-line) with XYTextAnnotation?

Thank you very much,
Robert
by gliesian
Mon Jul 14, 2014 5:48 am
Forum: JFreeChart
Topic: Can't see background image for scatter plot with PrimeFaces
Replies: 0
Views: 3904

Can't see background image for scatter plot with PrimeFaces

When using a background image for a scatter plot with JFreechart all works fine. e.g., xyPlot.setBackgroundImage(imageicon.getImage()); However, when I integrate it with Primefaces... the background image is not shown. JFreeChart jfreechart = createDemoPanel(); XYPlot xyPlot = (XYPlot) jfreechart.ge...
by gliesian
Fri Dec 06, 2013 1:53 am
Forum: JFreeChart
Topic: JFreeChart and JSF
Replies: 2
Views: 5918

JFreeChart and JSF

Hi.

Can JFreeChart be used with Java Server Faces?

If so, how? And please tell me how many of the components are supported.

Thanks,
Robert
by gliesian
Tue Dec 03, 2013 9:54 pm
Forum: JFreeChart
Topic: JFreeChart 1.0.17
Replies: 9
Views: 23416

Re: JFreeChart 1.0.17

Hi,

Is there a notification that you will put out after it's on the repo?

I can't see to access StandardPieSectionLabelGenerator in the current build, and am hoping that it's resolved in 1.0.17.

I'm using Maven.

Thanks,
Robert