-
Hello!
In our project we have a Line chart with a legend. Both the chart and its legend are initialized in separate containers (in case this fact matters).
```
```
We create them both usi…
-
Hello.When all the values in DurationAxis are zero, how can I configure axis by y start from zero?
Example https://codepen.io/Roman-Gorkunenko-the-flexboxer/pen/YzdZmvg
I tried setting the start va…
-
Bug in the demo of: https://www.amcharts.com/demos/divergent-stacked-bars/
When unselecting an option (in this example never) the size of the other options increases, and they do not match the perc…
-
**Bug description**
I am experiencing an issue where the date labels on the date axis do not align correctly with the plotted chart data when zoomed in. This problem occurs when there are only a fe…
-
Good evening!
In this nice example (https://www.amcharts.com/demos/stock-chart/) we can see how to create an event on an specific date. I'd like to also set, not only the date (x coordinate) but al…
-
**It may be difficult to understand because it is translated from Japanese with google translate, but thank you.
I'm unfamiliar with vue3 and amcharts5, so I'm in trouble because it doesn't beha…
-
I use amcharts 5
based on the demo in https://www.amcharts.com/demos/map-with-animated-lines/
I want to make it appear one by one, after the animationLineDataItem is finished the next data will …
-
with var day = new Date(2023, 9, 18); the series only show 4 of 5 DataItems, with var day = new Date(2023, 9, 18, 1) it shows all DataItems. So a work around is there, but I think it's still a bug.…
-
![Screenshot from 2023-11-08 14-40-49](https://github.com/amcharts/amcharts5/assets/90048456/d113e0bd-20dd-4e36-9fb0-0ad13ac3dc06)
-
In the context of a typical time series stacked bar chart, in some instances i have 1 - 2 days of 5 minute data that performs quite slugglishly on the browser (especially when each datum has 5 or 6 st…