apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.07k stars 1.28k forks source link

Donut chart Total #4370

Open fr4nk3nst3in opened 3 months ago

fr4nk3nst3in commented 3 months ago

Summary

It would be nice to split the total label in the label/name and this value. The purpose is to use the total value alone without the label/name. The Value should be centered in the middle of donut.

Intended Use Case

Use the total value as Big Numbers without the label. Like:

donut-big-number
halfpeeled commented 1 month ago

Hello! I think I may have a simple working solution to this that I will submit a PR for soon, if this issue is still up for grabs. Thanks!