A quick question about JFreeChart

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
maithuynhung032
Posts: 3
Joined: Thu Jul 19, 2018 3:53 am
antibot: No, of course not.

A quick question about JFreeChart

Post by maithuynhung032 » Sat Jul 21, 2018 4:35 am

Hi,
I'm having Java Web Start and ASP.Net.
I want to draw graph in a browser.(Atpresent i'm having IE6)
I have downloaded the JFreeChart 0.9.13.
What next i should Do?
anyone please tell me how to draw graph with only using java web start.
or am i need something more?
bye,

mcgeochd
Posts: 6
Joined: Thu Jul 19, 2018 10:38 pm
antibot: No, of course not.

Re: A quick question about JFreeChart

Post by mcgeochd » Sun Jul 22, 2018 1:28 am

Not sure about your chart drawing problem but latest version is 1.5, you can find it on github here: https://github.com/jfree/jfreechart

hope this helps some

Locked