-
**Question**
I am using amchart5 to display the wind rose chart which works perfectly except for xAxis on 0 degree.
Below code works for other degrees.
```javascript
const xAxisRendere…
-
it should not interfere with the critical rendering path (lighthouse):
especially not, when the first route of the app does not even use charts.
-
- I've tried Search for similar issues on other site
https://codepen.io/team/amcharts/pen/gOGwgZO
- Also tried to read documention
https://www.amcharts.com/docs/v5/concepts/common-ele…
-
**Question**
here is my settings:
```
const zoomableContainer = chartRoot.container.children.push(
ZoomableContainer.new(chartRoot, {
width: p100,
height: p100,
whee…
-
Just wanted to express my sincere appreciation to the entire amCharts development team. I've thoroughly tested the library with React 19 and Next.js 15, and can confirm everything works flawlessly out…
-
**Question**
Hi there!
In v4 it was possible to export into SVG, was this feature removed from v5? Or maybe it is planned to return it soon?
-
Hello,
Is there a way to export chart programmatically without having to click or see the context menu ?
https://www.amcharts.com/docs/v5/concepts/exporting/exporting-images/
Thanks in advanc…
-
https://www.chartjs.org/
-
By default, the charts created have the id in this format - __AmCharts_React_1__
Can we give custom defined id's to the charts? If yes, then how?
Please let me know. Thanks!
-
### 🕗 Version 0.5.8-rc.4
### 💻 Code or Package Name: @amcharts/amcharts4
### 🙁 Actual behavior
running `dukat core.d.ts` from the amcharts folder generates kotlin full of compiler…