amcharts4 icon indicating copy to clipboard operation
amcharts4 copied to clipboard

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

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

Versions: Angular 8, and amcharts 4.10.26 I'm using axisRange + tootltip to generate something like "info events". ![tooltip_position](https://user-images.githubusercontent.com/16575708/191485763-a99dee29-6c4a-4ef2-8e81-f8acb24caf97.jpg) So far it works ok, the only problem is that some events...

I had tried using default behaviour...but when max value in my graph is 100 then it's going up to 120...It's looking like below. ![Screenshot from 2022-09-19 17-54-02](https://user-images.githubusercontent.com/74599304/191016522-07bc36b3-6340-48e7-89e1-f79a1afcdf48.png) I had set...

question

**Bug description** When using `series.dataItems.template.location.dateX = 0` with column chart and tooltip on ColumnSeries, tooltips seems to be missplaced. Example: https://jsfiddle.net/4h0kpoyv/3/ **Environment (if applicable)** amCharts 4.10.27 Thanks

bug

I am seeing this error when I run the unit tests coverage on my windows machine. export { System, system } from "./.internal/core/System"; SyntaxError: Unexpected token 'export' import * as...

question

**Question** **Environment (if applicable)** **Additional context**

question

hello :). I hope you are all doing fine. I am trying to use label.html to get a custom label. I have an issue about the width of the container...

question

It's a follow up to this story ( https://github.com/amcharts/amcharts4/issues/4082 ) So I saw the documents , We need to create a Range on category Axis on a particular date. We...

question

Please find the attached codepen for a column chart https://codesandbox.io/p/sandbox/hungry-cache-qn9d4k?file=%2Fsrc%2FApp.tsx%3A9%2C1 The chart looks like this ![Screenshot from 2024-01-10 12-15-09](https://github.com/amcharts/amcharts4/assets/111980971/6b8a7d2d-10bb-48fe-b1df-e9a98ddd24c1) As you can see the axis tooltips and bar tooltips are...

question
stale

![캡처](https://github.com/amcharts/amcharts4/assets/115688102/74732ee2-80a6-40f6-93f1-eab0b8d87da8) I'm customizing using the amchart4 map map. I use markers and tooltips in am4core.Circle at the same time, but they are fixed in the right position in zoom. But...

question
stale

before mouse over to any slice, the tick is misaligned ![image](https://github.com/amcharts/amcharts4/assets/35586278/b812e255-e322-4097-8625-664b41b0aad3) after mouse over to the red slice, then the red slice tick become to normally, is there any method...

question
stale