-
I'm rewriting an application in React Fiber and AmCharts no longer seems to work.
I can console log AmCharts and AmCharts.React just fine, but as soon as I try to render it like so:
`return `
…
-
Hi,
we are evaluating purchase the library. First we used v4 but due to some performance problem over iexplorer we are now using v3.
With v4 we had no problems with "ready" events, but with v3 the…
-
I'm following your docs at: https://www.amcharts.com/docs/v3/reference/amgraph/#type_property and https://www.amcharts.com/docs/v4/chart-types/xy-chart/#Smoothed_lines to get a "smoothed line chart" c…
-
Currently, if responsive feature is enabled on a chart, chart's responsive redrawing is directly proportional to number of resize events triggered on the chart's container element. This can be synthet…
-
I tried to use AmCharts in my Angular 2 app and noticed sufficient problem.
When I create a new instance of any AmChart chart, it looks like this instance started to generate tons of events per sec…
-
# I am trying to make an API request (GET) then the received data should be appended on the graph as a statistatics , this is my code when i run it i got nothing on the graph.
```
import React, {Com…
-
I just failed to import AmCharts with guidelines from the tutorial.
![image](https://user-images.githubusercontent.com/19992414/27617431-d4bcce9a-5be8-11e7-9e5d-c637c49d8ffc.png)
Below are my file…
-
I am keen to know, if it is ok to bundle amcharts with other UI elements (from other providers) into a commercial Angular application that will be either hosted on cloud or on-premise. We are **NOT** …
-
Error callback only working if 404 status sent https://github.com/amcharts/dataloader/blob/master/dataloader.js#L477
Maybe the right way is to use 200 and 302 HTTP codes for success and others for fa…
-
When I create a chart the svg icons don't appear. If I set the variable "pathToImages" : "https://www.amcharts.com/lib/3/images/" they do load, but I don't want to have external dependencies. I also h…