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

114
Views
How to show the chart data labels of the green bar?

I need to show the data labels inside the canvas so that the user can see the value of the bar. How I can manage the bar data labels?

View Image

datalabels: {
  display: true,
  color: ["#858282", "#4B8533", "#858282", "#858282", "#858282", "#858282", "#858282", "#858282", "#858282"],
  clamp: true,
  // formatter: (val, context) => (`${val}`),
  formatter: function(value) {
    return Math.round(value) + '%';
  },
  anchor: 'end',
  align: 'top',
  font: {
    // weight: 'bold',
    layout: {
      padding: {
        top: 20,
      }
    },
    size: 25,
    family: "'Bebas Neue'",
    lineHeight: 1.3,
  }
}
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!