Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

148
Views
How to reduce line height at center of the doughnut chart Chart.js

I intend to reduce the line height of two text at the center of doughnut chart. Plus, I want to reduce font size of the second text. I am using Chart.js version 2.9.4.

This is part of the code of the doughnut chart.

        cutoutPercentage: 80,
        maintainAspectRatio: false,
        elements: {
            center: {
                // the longest text that could appear in the center
                maxText: '100%',
                text: total_vuln,
                text1: 'Total',
                fontColor: '#4b69a7',
                // fontFamily: "'Roboto'",
                // fontStyle: 'normal',
                fontSize: 20,
                // if a fontSize is NOT specified, we will scale (within the below limits) maxText to take up the maximum space in the center
                // if these are not specified either, we default to 1 and 256
                minFontSize: 1,
                maxFontSize: 256,
            }
        },

Image of the chart

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!