Search found 25 matches

by mahesh_burgu
Tue Oct 23, 2007 6:52 am
Forum: JFreeChart
Topic: scatter plot chart using JChart api(jCharts-0.7.5.jar)
Replies: 6
Views: 17282

Thanks a lot
Now i am able to generate the scatter plot using both TimeSeries and XYSeries

thank u very much
by mahesh_burgu
Wed Oct 17, 2007 6:21 am
Forum: JFreeChart
Topic: scatter plot chart using JChart api(jCharts-0.7.5.jar)
Replies: 6
Views: 17282

Is there any one to help me ??
by mahesh_burgu
Wed Oct 10, 2007 7:57 am
Forum: JFreeChart
Topic: scatter plot chart using JChart api(jCharts-0.7.5.jar)
Replies: 6
Views: 17282

scatter plot chart help

i got some sample code for Scatter Chart .....but in this example, both the X axis and Y axis coordinate values are mandatory to be double values ....so my requirement is to display the X axis coordinate values in Time Stamp for format(date format)...Is there any way to do this.....Any help is great...
by mahesh_burgu
Tue Oct 09, 2007 11:47 am
Forum: JFreeChart
Topic: scatter plot chart using JChart api(jCharts-0.7.5.jar)
Replies: 6
Views: 17282

ohh sorry ...as i am new to this...i am not completely aware of the things...can u please send me some sample code for scatter plot using JFree charts or some links which will help me to go forward with my work....
by mahesh_burgu
Tue Oct 09, 2007 11:24 am
Forum: JFreeChart
Topic: scatter plot chart using JChart api(jCharts-0.7.5.jar)
Replies: 6
Views: 17282

scatter plot chart using JChart api(jCharts-0.7.5.jar)

i am working on chart generation and i am using JFreechart,JCommon and JChart jar files.I got some examples on scatter plot graphs but in all the examples graph points are joined(line drawn between two points).So i want the scatter plot graph without any joints between the points.....can someone plz...
by mahesh_burgu
Mon Oct 08, 2007 10:34 am
Forum: JFreeChart
Topic: java.lang.NoClassDefFoundError:org/jfree/ui/ApplicationFrame
Replies: 2
Views: 2848

hi david thanx for the help.....ya its working now after setting my class path correctly
by mahesh_burgu
Mon Oct 08, 2007 10:29 am
Forum: JFreeChart
Topic: how to display LineChart X axis coordinate lables vertically
Replies: 3
Views: 5046

how to display LineChart X axis coordinate lables vertically

how to display LineChart X axis coordinate lables vertically i am new to JFreeChart.I have successfully used Line Chart in my project,in that X axis coordinate labels are displayed horizontally by default,but what i want is X axis coordinate lables are to be displayed vertically as i am showing time...
by mahesh_burgu
Mon Oct 08, 2007 10:04 am
Forum: JFreeChart
Topic: java.lang.NoClassDefFoundError:org/jfree/ui/ApplicationFrame
Replies: 2
Views: 2848

java.lang.NoClassDefFoundError:org/jfree/ui/ApplicationFrame

plz help me....i am getting this error......JCommon and JFreeChart are set in the class path....but even then i am getting this error at only at runtime ,its compiling fine.....no issues while compliling.....Help required
by mahesh_burgu
Mon Oct 08, 2007 7:30 am
Forum: JCommon
Topic: java.lang.NoClassDefFoundError: org/jfree/ui/Spacer exceptio
Replies: 3
Views: 177628

hi,
even i have the same problem.....did u get any solution....if so please help me out
by mahesh_burgu
Mon Oct 08, 2007 7:26 am
Forum: JCommon
Topic: java.lang.NoClassDefFoundError:org/jfree/ui/ApplicationFrame
Replies: 1
Views: 19012

java.lang.NoClassDefFoundError:org/jfree/ui/ApplicationFrame

java.lang.NoClassDefFoundError: org/jfree/ui/ApplicationFrame


plz help me....i am getting this error......JCommon and JFreeChart are set in the class path....but even then i am getting this error at only at runtime ,its compiling fine.....no issues while compliling.....Help required