Search found 1 match
- Fri Apr 18, 2008 9:01 am
- Forum: JFreeChart
- Topic: chartMouseMoved bug?
- Replies: 6
- Views: 13432
Just found a simple bug in SWT Chart Composite, that might be related to your problems: If I use a ChartComposite with buffering disabled, like new ChartComposite(parent, SWT.NONE, chart) the chart mouse event fails to find the correct entity, if the chart window gets to big or too small and exceeds...