Search found 4 matches
- Thu Sep 20, 2007 5:11 pm
- Forum: JFreeChart
- Topic: Tooltips in XYImageAnnotations
- Replies: 3
- Views: 4153
- Thu Sep 20, 2007 4:36 pm
- Forum: JFreeChart
- Topic: Tooltips in XYImageAnnotations
- Replies: 3
- Views: 4153
Tooltips in XYImageAnnotations
Is there a way to show tooltips (small box with text) when you hover the mouse over the image? Or maybe making the image clickable, then opening a small window when user clicks it...? Is it possible?
- Thu Aug 16, 2007 7:20 pm
- Forum: JFreeChart
- Topic: Problems with SWT
- Replies: 1
- Views: 3160
Problems with SWT
I'm trying to open a new window with a JFreeChart plot, from a swt rcp application, but when I just instantiate an object, it says: "An error has occured. See error log for more details." I look in Eclipse's error log and there's nothing (I'm opening the app from inside Eclipse). I tried to debug an...
- Mon Aug 13, 2007 9:15 pm
- Forum: JFreeChart
- Topic: Insertion of a clickable image ... ???
- Replies: 1
- Views: 2487
Insertion of a clickable image ... ???
I've never used JFreeChart before, it looks quite interesting and useful. I was using another plotting library and I decided to switch because it didn't meet my needs. I would like to know if it is possible to insert a clickable image with JFreeChart, from a PNG, JPG or GIF file, into the plot, rela...