Search the Community
Showing results for tags 'transform'.
Found 2 results
-
I render charts in a div with a css transform scale applied to it, previously everything worked fine, however on the latest version (3.12.2), the chart renders in the correct position, but the mouse over (and clicks) are out of position - removing the css scale attribute does resolve this but I need to be able to render charts in a scaled div.
-
Hi, during my current project, i came up with following issue. If an ancestor element of a fusioncharts span element is moved by a css transform, the tooltip and highlighting of the bars breaks. As example (attached) i reproduced it in the docs section by moving the chart example container with transform. Verified on current Chrome, Firefox and Edge Any hint on how this could be fixed? Thanks Paul