-
**Question**
I've got a list of about 3000 objects that I'm plotting on the Map chart with tooltip as bullets.
When I filter the list with less number of objects in it. It zooms in and out …
-
**Bug description**
The `drawingsInteractive` method seems to be working for almost all of the drawing options, except for Horizontal Line, Horizontal Ray and Vertical Line, which are still interac…
-
**Question**
I've been playing around with legends with custom data. I managed to get the columns to filter based on the custom legend. However, I noticed that whenever I clicked on the legend to fil…
-
**Bug description**
Hello, thanks for working on this library, it has been very useful for our charts :) We noticed a slight issue in one of the recent releases.
Some lines (grid lines, cursors,…
-
"When I focus on the .amcharts-end-date-input and .amcharts-start-date-input, and then click outside the input box, the year's value automatically decreases by 1. For example, if the current value is …
-
I wanted to integrate the Data Save control feature in my app but there is an issue while restoring the drawings/indicators.
Though properties are getting saved in the local storage but when I re-o…
-
Hi @martynasma
Can you please take a look into
https://github.com/amcharts/amcharts4-geodata/issues/35
-
https://github.com/advisories/GHSA-xwcq-pm8m-c4vf
We need to Upgrade crypto-js to version 4.2.0 or later. For example:
```
"dependencies": {
"crypto-js": ">=4.2.0"
}
```
```
"devDependen…
-
**Bug description**
I encountered an issue in my chart that consists of two panels and three filters. When I disable both checkbox filters and then switch the Stochastic select to "None," which hid…
-
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…