Hi,
Building a Bar3D Chart, I would like to display a specific popup when the user moves the mouse over a bar.
The chart is build from a img html tag and returned by a servlet using JFreeChart. So the best way could be to have somethoing like an image map associated to the chart and calling a javascript function with at leat the serial number and the bar number.
Can you help ?
mouse over on a Bar3D
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
The ImageMapUtilities class will help with creating the image map.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

