-
Hello, I wanted to know if anyone was able to add the code for this chart to a functional React component, as I couldn't get it to work, or I don't understand how to integrate it (I've already read th…
-
AmCharts version 5
Missing data provides a wrongly stacked column chart.
I created a [codepen example](https://codepen.io/m4w/pen/poGpRLQ) which shows the problem quite clearly.
To reprod…
m4w updated
11 months ago
-
## Description
Hello! I have a problem that I have not been able to solve with other solutions that I have reviewed for similar problems.
I am using AMCHARTS. When I built my application, WE…
-
I have made the custom list on Drawing tools in my app, where I have already implemented a few of the drawing tool functionalities and they are working perfectly fine.
But I want to implement/add Par…
-
when i try to import the use the amchart4. in next.js i got the following error.
Unexpected token export
/Users/almagest/Development/Project/dw/node_modules/@amcharts/amcharts4/core.js:8
export {…
-
any idea if/when this will be supporting Angular 17? many thanks
-
Is this possible to keep the Map Polygon highlighted (active) on click ?
Like in this v4 [codepen](https://codepen.io/anon/pen/moeaWV)
-
Hi. I've a single bar chart like this.
![image](https://github.com/amcharts/amcharts5/assets/67913330/3bcac4f4-d154-4573-8d9c-20cc0c3a4438)
As you can see, it has one xAxis and two series, first…
-
**Bug description**
India's map is inconsistent with the ISO:3166-2 standard
Specifically, "IN-DNDD" should be "IN-DH"
**Additional context**
change comment
https://github.com/amcharts/am…
-
**Question**
I have this data
```js
[
{ id: 'US-CA', red: 10, blue: 30 },
// ...
]
```
I want to achieve something similar to this
![image](https://github.com/amcharts/amcharts5/assets/…