fusioncharts / angular-fusioncharts

Angular Component for FusionCharts JavaScript Charting Library
https://fusioncharts.github.io/angular-fusioncharts/#/ex1
Other
55 stars 37 forks source link

LinkedChart Rendering position at rc-4 and rc-5 #25

Closed leventozkann closed 5 years ago

leventozkann commented 6 years ago

I have 5 report page in my app and the page contains 5 slides. Each slide has its own linked charts. When i upgrade the version to rc-5, every linked chart is openinig over the first chart. (first chart at the first slide.). It should be opening over its parent child.

Angular version: 2.4.8

rousan commented 6 years ago

@leventozkann Can you please share a sample code which will raise the same at our end?

leventozkann commented 6 years ago

Hi @rousan

I attached the example code. There is two chart data source in json file. The second chart has a linked chart.

fusionhtml.txt fusionjson.txt

When clicking on the second chart the detail chart is opening over the first chart.

screen shot 2018-08-09 at 12 55 43 screen shot 2018-08-09 at 12 56 52

ashok1994 commented 5 years ago

32 This issue has been resolved in this pull request,

Please refer the latest documentation and reopen if the problem persists