When each segment is clicked,need to form a another chart with its respectively lower level of a data.
This experience need in Angular-chart.js
Unfortunately, there is no support for that with angular-chart.js
, you have to implement it by yourself.
Also angular-chart is getting inherited from chart.js, there is already asked question