Category "amcharts"

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.