Search found 5 matches

by xpoinsard
Tue Dec 11, 2012 4:36 pm
Forum: JCommon
Topic: JCommon 1.0.18 on Maven ?
Replies: 1
Views: 42738

JCommon 1.0.18 on Maven ?

Hi,

Just to mention that JCommon is only in version 1.0.17 in Maven Central.
Could 1.0.18 version be uploaded ?

Thanks.
by xpoinsard
Tue Nov 30, 2004 11:36 am
Forum: JFreeChart
Topic: X Server requred?
Replies: 3
Views: 3179

add
-Djava.awt.headless=true
to your JAVA_OPTS variable when launching tomcat.
by xpoinsard
Tue Oct 28, 2003 11:45 am
Forum: JFreeChart
Topic: Outdated developper guide section about tooltips
Replies: 0
Views: 2307

Outdated developper guide section about tooltips

I know that the developper documentation isn't ready for the 0.9.13 version.
I would just highlight that the tooltip section needs updates.
by xpoinsard
Wed Mar 26, 2003 5:14 pm
Forum: JFreeChart
Topic: Secondary Axis and overlays.
Replies: 3
Views: 5210

Patch available

I submitted a patch that provide 2nd Axis support for CombinedXYPlot.
Maybe you can apply it to your plot.
by xpoinsard
Wed Mar 26, 2003 5:05 pm
Forum: JFreeChart
Topic: PNG chart does not display from Solaris 2.9
Replies: 3
Views: 5477

mime type problem ?

I would bet on a mime type problem.
I just proposed a patch related to this for ServletUtilities.

Could you explain what you are trying to do with your code as it seems you are writing two charts, one on out and one in a file ?