swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.29k stars 1.15k forks source link

How to display percentage on horizontal stacked bar graph using ngx-charts in angular 9 #1795

Open PriyankaNGowda opened 2 years ago

PriyankaNGowda commented 2 years ago

How to display percentage on horizontal stacked bar graph using ngx-charts in angular

I need to display percentage on horizontal bar graph based on positive and negative reviews from user. can anybody suggest something?

RAJEEV2510 commented 1 year ago

Actually I did same using chart js showing percentage and you can also do