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

136
Views
Logarithmic Gridlines for for Chart js

const c = [0,10,20,30,40,50,60,70,80,90,100]; const d = [0.001,0.01,0.1,1,10];

const data = { labels:d, datasets:[ { label: 'Dataset 2', data: v, fill: false, borderColor: "green", backgroundColor: "blue", } ] }

const ctx = document.getElementById('seive').getContext("2d"); const chart = new Chart(ctx, { type: 'line',
data:data, options:{ plugins:{ responsive:true, title:{ display:true, text:'Title one' }, title:{ display:true, text:'Title two' } }, scales:{ x:{ type:'logarithmic', ticks:{ min:0.001, max:10, } }, y:{ type:'logarithmic', } } } })

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!