Search found 4 matches
- 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...
- Thu Dec 21, 2006 12:31 pm
- Forum: JFreeChart
- Topic: sinusoidal curve mit JFreeChart ???
- Replies: 4
- Views: 4971
- Thu Dec 21, 2006 12:05 pm
- Forum: JFreeChart
- Topic: sinusoidal curve mit JFreeChart ???
- Replies: 4
- Views: 4971
- 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
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