Found a bug.
on screen maximize window(JFrame) getting PlotEntity on series point.
ChartEntity entity = cme.getEntity(); <-- here
Any suggestion?
Search found 8 matches
- Sun Sep 19, 2010 2:30 pm
- Forum: JFreeChart
- Topic: Dragging a complete series and point of series.
- Replies: 2
- Views: 6541
- Sat Sep 18, 2010 12:22 pm
- Forum: JFreeChart
- Topic: Dragging a complete series and point of series.
- Replies: 2
- Views: 6541
Dragging a complete series and point of series.
Hi All, I am using JFreeChart in my application to implement data editing using chart in an interactive way. I am very thankful to ‘David Gilbert’ for providing such a reach charting API and JFreeChart forum ‘phpBB2’ for supporting during development. I have implemented many prototypes for my applic...
- Fri Aug 20, 2010 4:11 am
- Forum: JFreeChart
- Topic: Dragging Line Chart Points
- Replies: 2
- Views: 5017
Re: Dragging Line Chart Points
Hi All,
I am also looking for the same functionality..
any hint/idea would be appropriated...
Thanks In advance.
Regards,
Vimal
I am also looking for the same functionality..
any hint/idea would be appropriated...
Thanks In advance.
Regards,
Vimal
- Sun Jul 25, 2010 11:28 am
- Forum: JFreeChart
- Topic: Export to a vector format
- Replies: 8
- Views: 13408
Re: Export to a vector format
saveAsEMF method throwing 'java.lang.ArrayIndexOutOfBoundsException: 4'.
Please help me.
Please help me.
- Sun Jul 25, 2010 7:56 am
- Forum: JFreeChart
- Topic: How to get point of the chart under the mouse?
- Replies: 6
- Views: 10997
Re: How to get point of the chart under the mouse?
Thanks a lot skunk !!
- Sat Jul 24, 2010 6:25 pm
- Forum: JFreeChart
- Topic: How to get point of the chart under the mouse?
- Replies: 6
- Views: 10997
Re: How to get point of the chart under the mouse?
Hi Skunk, Thanks a lot. You are great. Sorry for asking so many question, but i have one more question here, i m creating data like- TimeSeries localTimeSeries1 = new TimeSeries("Series 1"); localTimeSeries1.add(new Month(1, 2002), 500.19999999999999D); but, mouse click on plot giving me x and y bot...
- Sat Jul 24, 2010 4:29 pm
- Forum: JFreeChart
- Topic: JFreeChart drag graphic with hand
- Replies: 1
- Views: 3688
Re: JFreeChart drag graphic with hand
Hi All,
I am also looking for the same functionality in JFree Chart.
It will be greatly appreciated if some one can help/guide on this.
Thanks in advance.
Regards,
Vimal
I am also looking for the same functionality in JFree Chart.
It will be greatly appreciated if some one can help/guide on this.
Thanks in advance.
Regards,
Vimal
- Sat Jul 24, 2010 4:06 pm
- Forum: JFreeChart
- Topic: How to get point of the chart under the mouse?
- Replies: 6
- Views: 10997
Re: How to get point of the chart under the mouse?
Hi skunk,
Sorry for the stupid question but what is 'pt' here? and how do we get it??
Sorry for the stupid question but what is 'pt' here? and how do we get it??