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
325
stars
81
forks
source link
dataPointIndex is always -1 for events triggered on a pie chart #328
I have created a pie chart with this config:
Series index and data point index is always -1. For bar charts, it works as expected.