Skip to content

How to put text in middle of donut #248

Answered by paulius2k
jamiewhitham asked this question in Q&A
Discussion options

You must be logged in to vote

Put on the first indent level:

type: custom:apexcharts-card
chart_type: donut
apex_config:
  plotOptions:
    pie:
      donut:
        labels:
          show: true,
          total:
            showAlways: true,
            show: true

you will get this:

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mdoliver
Comment options

@paulius2k
Comment options

@mdoliver
Comment options

Answer selected by jamiewhitham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants