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

290
Views
How to show a graph daily, weekly, and monthly?

I have a csv file for my data and I want it to show depending on what the users want, I have a button for daily, weekly, and monthly. But I do not know how to format it to only show daily, weekly or monthly.

Here is my code for parsing the date

d3.csv("/dates_name_value.csv",function(d){
    return { date : d3.timeParse("%Y-%m-%d")(d.date), value : d.value, name: d.name }
  }).then(

 

It only shows this by default: pic of graph

about 4 years ago · Santiago Gelvez
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!