Search the Community

Showing results for tags 'transform'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 2 results

  1. Charts in scaled div

    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.
  2. 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