amcharts4 icon indicating copy to clipboard operation
amcharts4 copied to clipboard

The most advanced amCharts charting library for JavaScript and TypeScript apps.

Results 100 amcharts4 issues
Sort by recently updated
recently updated
newest added

Hi, is it to possible to change scrollbar behavior, i want to show data, which is not located in selected date range, but i want to change opacity of it....

question

Hello, I would like to animate a line on a geomap similair to how it is done here https://www.amcharts.com/docs/v4/tutorials/animating-map-lines-with-css/. Could anyone help me out?

Hi, I can't find how to display two axes for one series. ![image](https://user-images.githubusercontent.com/4735881/183839729-1ddd0b54-bc31-4550-a941-92aacebcdb61.png)

**Bug description** When panning the chart using `panX` ```ts chart.cursor.behavior = 'panX'; ``` The auto-scale is not working **Expected behavior:** max should adapt to the newly appeared bar value https://user-images.githubusercontent.com/8130692/157226462-5a78859d-ee02-463d-803f-175380e184a3.mov...

question
stale

Bug Description The below settings are applied when multiple charts are rendered in order to improve performance: am4core.options.queue = true; am4core.options.onlyShowOnViewport = true; The default zooming functionality for charts is...

question
stale

I am trying to replicate the amcharts demo seen here: https://www.amcharts.com/docs/v4/tutorials/using-mapchart-with-google-maps-api/ to only show Canada: What is the best way to lock these two layers together like the amcharts world...

question
stale

**Question** I am trying to add tooltips to axis labels. However the position of the tooltip is a problem again. Previously on adding tooltip to axis title, the `pointerOrientation` was...

question
stale

How do you fit the pie chart because when the window shrinks, the text gets obscured 。

question
stale