Satish Kumar Report post Posted August 31, 2016 I am using fusion charts version 3.3.1 I am using base href in my angular2 app for routing to enable, In my home page there is a chart it works properly , url will be at this time records/reader/ If I click on a link the url becomes now /reader/list here also I have a chart it renders, but palette colors are missing due to url issue in fill attribute, url('https://localhost:8443/records/reader/#rr-103-xr___120_200_166__rgba_0_174_141_1__0-rgba_0_174_141_1__100') instead it should take url('https://localhost:8443/records/reader/list#rr-103-xr___120_200_166__rgba_0_174_141_1__0-rgba_0_174_141_1__100') list is missing in url, svg is not taking current url. Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted September 13, 2016 Hi, Can you try using the latest version of FusionCharts ? Please download it from http://www.fusioncharts.com/download/ You can also refer our official angularJs plugin from http://www.fusioncharts.com/angularjs-charts/ Do try it out and share your views. Thanks. Share this post Link to post Share on other sites
bp_fusion Report post Posted February 24, 2017 @Moonmi, Is there an official Js plugin for angular2? Please adivse. Thanks! Hi, Can you try using the latest version of FusionCharts ? Please download it from http://www.fusioncharts.com/download/ You can also refer our official angularJs plugin from http://www.fusioncharts.com/angularjs-charts/ Do try it out and share your views. Thanks. Share this post Link to post Share on other sites