-
Hi,
I would like the ability to disable all user interactions with drawings, specifically on the stock chart.
**Use Case**
User enters draw mode, draws many things, leaves draw mode (toggle dr…
-
**Question**
It seems like the svg is attached to the rectangle but not to the legend and I don't understand exactly how can I change it, will really appreciate any help.
**Environment (if app…
-
I have a map with several markers in it. I want to color each marker according to the color present in my data. I cannot able to dynamically change the color of my markers. How to do that.
…
-
amCharts Version:5
angular: 12
https://jsfiddle.net/ags3kt6q/3/
check the legend
-
when i try to import the use the amchart4. in next.js i got the following error.
Unexpected token export
/Users/almagest/Development/Project/dw/node_modules/@amcharts/amcharts4/core.js:8
export {…
-
I want to customization in the legend.
1) I don't want that legend box/container.
2) I want to remove the space, marked with red in the image. As I am displaying multiple charts so space is an i…
-
First of all, thanks for the awesome chart
**Question**
### Is it possible to combine `Clustered` and `Layered` column chart?
I know we can combine `Clustered` and `Stacked` , but I want the se…
-
Hello!
I want to set minimum width for the columns.
I have tried 2 approaches:
1. Usage of `series.columns.template.set("minWidth", 20)`, but it doesn't work.
2. Usage of `series.columns.template.…
-
Hi I have some problem.
**I want change legend marker color.**
I already customized series color, but legend marker still have the color before the change.
![스크린샷 2023-06-15 오전 11 43 0…
-
**Question**
I'm working on a gantt chart based on https://www.amcharts.com/demos/gantt-chart/. There are some cases that this chart has many small duration values (in order of seconds).
Im having…