Hi,
In my popup windows, i have shown 3 charts.Now i want to export all charts to MSword after clicking a button.
Please suggest me how i achieve that.
i.e i want to save the all charts in the pop up windows into word format.
Please reply me as soon as possible.
Thanks
Chinmay
Search found 4 matches
- Sun Jul 20, 2008 4:11 pm
- Forum: JFreeChart
- Topic: export jfree chart to MSWord
- Replies: 3
- Views: 5640
- Sat Jul 19, 2008 1:47 pm
- Forum: JFreeChart
- Topic: Contour chart
- Replies: 2
- Views: 2765
Contour chart
Thanks for reply,
Can you please give me some sample coding of XYRenderer ,or how i create the dataset of this chart.and how i give x,y,z value to create dataset.
thanks,
chinmay
Can you please give me some sample coding of XYRenderer ,or how i create the dataset of this chart.and how i give x,y,z value to create dataset.
thanks,
chinmay
- Thu Jul 17, 2008 5:27 pm
- Forum: JFreeChart
- Topic: Contour chart
- Replies: 2
- Views: 2765
Contour chart
Hi, Can you please suggest me how i draw Contour Chart in Jfree. And, I have retrive almost 3 lacs record retrive from database and want to plot the Contour chart, can Jfree support it? I have Xmm for x value, Ymm for y value, and sufrace Area data for z value. All values are in double. these are so...
- Wed Jul 16, 2008 6:16 pm
- Forum: JFreeChart
- Topic: creating XYRenderer chart
- Replies: 0
- Views: 1664
creating XYRenderer chart
Hi, I am new to Jfree chart. Can you please tell me how i create the chart for the XYRenderer chart. I have 3 datas, like Xmm, Ymm, and surfaceArea. All these values are Double.Using these values i want to create the chart. suface Area is my Z value, Xmm and Ymm is X value and Y value.But i am confu...