Search found 4 matches

by kalissow
Tue Apr 24, 2007 5:57 pm
Forum: JFreeChart
Topic: where is the bug in my code? I need your help
Replies: 2
Views: 2922

where is the bug in my code? I need your help

hi, i need your help. something is wrong in my code, but i don´t know what. hier is my code: import java.awt.BorderLayout; import java.awt.Dimension; import java.awt.FlowLayout; import javax.swing.JFrame; import javax.swing.JPanel; import org.jfree.chart.ChartPanel; import org.jfree.chart.JFreeChart...
by kalissow
Thu Dec 21, 2006 12:31 pm
Forum: JFreeChart
Topic: sinusoidal curve mit JFreeChart ???
Replies: 4
Views: 4971

Hi Huges,

can you send to me an example (simple code) of the sin / cos curve?

Thanks
kalissow
by kalissow
Thu Dec 21, 2006 12:05 pm
Forum: JFreeChart
Topic: sinusoidal curve mit JFreeChart ???
Replies: 4
Views: 4971

Okk,

i´ll try that now.

thanks

kalissow
by kalissow
Thu Dec 21, 2006 10:10 am
Forum: JFreeChart
Topic: sinusoidal curve mit JFreeChart ???
Replies: 4
Views: 4971

sinusoidal curve mit JFreeChart ???

Hi,

i want to draw my curves (sin, cos, ...) sinusoidal. That means, i need a method like creatScatterPlot, or createLineChart of the class ChartFactory to do that.
Is there such a thing?

when no, how can i do that mit JFreeChart?

Thanks

kalissow