JFreeChart in WO
JFreeChart in WO
- Subject: JFreeChart in WO
- From: Florijan Stamenkovic <email@hidden>
- Date: Tue, 1 Mar 2005 23:36:53 +0100
Hi all...
I just downloaded and started working with JFreeChart classes.... I
don't intend to use it (for now) in Java apps, but as jpeg/png
generating tools for my WO apps. So, I start to experiment with it and
all is going fine, BUT!, it seems like the the chart generation class
org.jfree.chart.ChartFactory
is in my call:
JFreeChart chart = ChartFactory.createPieChart("My Chart", dataset,
true,true,false);
is activating a java app
com.webobjects._bootstrap.WOBootstrap
Is that a problem, and can anybody say what it is for? And is there
something to be done with it?
Florijan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden