Category "amcharts"

XYChart Clustered Column - How can I select colors for columns?

I have a graph that shows visitors this year and last year. I want this year to be blue color and last year to be light grey color. The chart is created with Am

How to customise the color of leader line (line that connects graph and label) in a pie chart (Amcharts v4)

I made a pie chart using amcharts v4. The background color of the div containing the pie chart is a dark color and the leader line (the line that connects the g

disable default tooltip am5hierarchy.partition. amcharts

I want to disable tooltip in am5hierarchy.partition. enter image description here I show original code:` // Create wrapper container var container = root.contai

How to customize csv data in amcharts3 export function in Angular

I have 2 columns 1 with id and the other with a count. Now I want to add a column to display the percentage in the CSV and a heading for the file. data: [ { 0:

amcharts v3 removing "show all" at the top right corner

I have a simple bullet chart and everything works fine except that pesky image with a magnifying glass saying show all at right-hand top corner. Is there a sett

How to assign different colors to chart labels on graph interface in amChart 5?

I have a simple amChart5 chart. I would like to change the colors of the text that displays on the axes and assign a different color to each of these elements.