Apexchart stack bar in angular14 Can custom position datalabels ?
i use textAnchor for change position datalabels but can’t use
dataLabels: {
enabled: true,
textAnchor:"end",
style: {
fontSize: "12px",
colors: ["#304758"],
}
},
New contributor
ppcyd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.