Hi all, I 've transformed a JFreeChart in SVG with Batik without problem but I need to add some javascript events (onmousover, onmouseout ..) on SVG elements to make the Chart more dynamic and beautiful.
The problem is the SVG generated by Batik has no informations (ids or attributes) about which part of the graph he refere . Is it possible to add some ids when the SVG is generated ? or does it exist a mapping or something like that to find which SVG elements corresponding to which part of the graph? Thanks in advance -- View this message in context: http://www.nabble.com/jFreeChart-%2B-batik-%2B-Javascript-tp21686678p21686678.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
