apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
310 stars 78 forks source link

Data Labels Styling still not working #209

Open ayami123 opened 2 years ago

ayami123 commented 2 years ago

for some reason

the datalabel style still doesn't work

style: { fontSize: '14px', fontFamily: 'Helvetica, Arial, sans-serif', fontWeight: '1', colors: ['#111', '#555', '#999'] },

image