angular-fusioncharts icon indicating copy to clipboard operation
angular-fusioncharts copied to clipboard

Angular Component for FusionCharts JavaScript Charting Library

Results 58 angular-fusioncharts issues
Sort by recently updated
recently updated
newest added

https://github.com/fusioncharts/angular-fusioncharts/blob/586de8a761509f7a0aa8c30c5f8cd9fe2b750dc8/package.json#L49 **Description** The project has a hard dependency for @angular/core@^4.0.0 and other angular modules with the same 4.0.0 version. However, it causes unresolved dependency problems with newer Angular versions. With...

I am using the fusion time charts for one of my apps, but I am facing an issue regarding extra space around the charts and am not able to find...

Hi @AyanBhadury, I read through some of the other issues (open and closed), and found this one in particular that you advise to update angular-fusioncharts to 3.2.0. https://github.com/fusioncharts/angular-fusioncharts/issues/114#issuecomment-914324393 I have...

while upgrade from angular 9 to angular 11 I'm facing an issue related to typing. after runing the angular project i have the following message in the command prompt: ![image](https://user-images.githubusercontent.com/43095413/137756882-7b597cf1-38f6-46c6-a0d8-2a155678fb07.png)...

I have a few charts, where I am using annotations to give extra information in almost a tabular form on the sides of a chart. I have tried a heat...

Does angular-fusioncharts have a hard dependency on @angular/[email protected] ? Can you make that `>=4.0.0 ` instead ? > (develop) $ npm i > npm ERR! code ERESOLVE > npm ERR!...

Bubble chart is not resizing properly when resizing the browser window(this can be seen on the second screenshot). If we refresh the page it fits in the container but not...

How can we remove this from the default container?