fusioncharts / fusioncharts-dist

FusionCharts JavaScript Charting library. Over 95+ charts and 1,400+ maps to choose from, with integrations available for all popular JavaScript frameworks & back-end programming languages.
https://www.fusioncharts.com
Other
84 stars 46 forks source link

Tooltips and hovering graphics elements positions are broken if chart is zoomed using CSS #24

Open barocsi opened 3 years ago

barocsi commented 3 years ago

"angular-fusioncharts": "3.0.4", "fusioncharts": "^3.16.0",

When applying CSS Zoom transformation on a chart container, everything works fine except that mouse event positions are calculated badly yielding a shifted highlights of items on the chart. It affects ALL charts, not just the one in the example. The shift is proportional to the amount of zoom.

fusioncharts_misplaced_highlights