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

127
Views
Ticks values don't show correctly chart js

I have these options on my code and I'm using chart js

 options: {
                scales: {
                  x: {  
                     min: 1,
                      ticks: {
                          stepSize: 0.3
                      }
                   },
                  y: {  
                  min: 1,
                    ticks: {
                        stepSize: 0.1
                    }
                   }
                    },
}

When the chart renders, the first step size on the X axis is 1.2 instead of 1.3... but the rest of them step by 3.. so for example on the X axis I have 1.0, 1.2, 1.5, 1.8, 2.1.. But I need 1.0, 1.3, 1.6... I have read the doc of chart js and that's the way to change the ticks, but is not working with those values... Does anyone know why? Is it an issue unresolved by Chart Js?

Thank you

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!