Search found 5 matches
- Wed Feb 16, 2005 11:42 am
- Forum: JFreeChart
- Topic: need help to put data 2
- Replies: 0
- Views: 1808
need help to put data 2
hye again..... this is the second coding....... i hava problem with the label on x-axis.... the label shoul display 24 hours time ..... from 0000(first day) to (second day) .... hope sumone can help me...... any trick/solution needed import java.io.*; import java.sql.*; //import javax.swing.*; impor...
- Wed Feb 16, 2005 11:32 am
- Forum: JFreeChart
- Topic: need help to put data
- Replies: 0
- Views: 1787
need help to put data
hye... i have data from sqlserver which i want to insert into the graph... the graph should display one day graph that contains about 144 data... thats mean the data is every 10 minute.... the graph is generate to JPEG the problem is D:\javae>java GraphTest enter data TimeSeries.add(): you are tryin...
- Mon Jan 31, 2005 3:33 am
- Forum: JFreeChart
- Topic: Graph in applet
- Replies: 1
- Views: 3013
Graph in applet
Anyone of have samples of jfreechart graph in chart?? i'd problem with the applet n i'm not so expert in java. if someone can help me XYDataset xydataset = createDataset1(); JFreeChart jfreechart = createChart(xydataset); ChartPanel chartpanel = new ChartPanel(jfreechart); chartpanel.setPreferredSiz...
- Wed Dec 29, 2004 8:02 am
- Forum: JFreeChart
- Topic: Added : dynamic data, zooming, adjust, move...
- Replies: 50
- Views: 92626
Need the code
Hi,
can i have the code too since i'm working with dynamic data... plz email me urmaniac@hotmail.com..
tq
can i have the code too since i'm working with dynamic data... plz email me urmaniac@hotmail.com..
tq
- Thu Dec 16, 2004 2:54 am
- Forum: JFreeChart
- Topic: Urgent question about the compass
- Replies: 6
- Views: 9160
Need help(newbie)
Sorry if my english is bad..... i got an error when i tried to run the coding, for your information there is no errror during the compilation. This is the error, hope you can help me..... Exception in thread "main" java.lang.NoClassDefFoundError: MiddlePinNeedle (wron g name: org/jfree/chart/needle/...