angular-fusioncharts
angular-fusioncharts copied to clipboard
Angular Component for FusionCharts JavaScript Charting Library
Hi, As you can see in screenshots, a candlestick is missing with FusionChart :   I downloaded Forex data from this website : https://eaforexacademy.com/software/forex-historical-data/ Ticker is USD/EUR, timeframe 1D...
ERROR TypeError: Cannot read property 'data' of undefined at FusionChartsComponent.ngDoCheck (fusioncharts.component.js:283)
 My project is angular 8 and I am using splinearea type of chart. There is select to set time period and when value is changed it will make api...
I tried upgrading the fusioncharts to version 3.13.2 along with the version of angular-fusioncharts 2.0.2. I made the changes in app.modules: ``` import {FusionChartsModule} from 'angular-fusioncharts'; import * as FusionCharts...
As in the title, please provide available types. Type should not be a string, but an enum.
Below is the stackblitz link. I am facing issue while importing angular-fusioncharts https://stackblitz.com/edit/angular-cwjmfa?file=package.json
Follow the steps on the readme file but use angular 14 and you get this error when trying to run `ng serve` 
We have a multi-chart page.. everything loads correctly on intial load.. But when we click the refresh button, all the charts go from being "side by side" to one on...
Compiling project in Angular 17 using esbuild the charts don't render. The following exception stack can be seen in chrome debug console. ERROR TypeError: t is not a function at...
Getting below error for version^3.18.0 error for barchart Uncaught Error: #90211 ExtensionExtension Error >> A FusionCharts extension must have a valid extension property.