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

94
Views
How do I update chart with new data in TradingView Lightweight charts

I am currently displaying an areaseries chart on a php page. The data gets populated during the initial page load which I fetch from database. Now I want to update the chart with duration, say for 1 week, 1 year etc. Couldn't find in the documentation as to how to delete the series or reload the chart with new data. I scoured the docs and github links but couldn't find what I was looking for.

Any pointers please.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

if you use tradingview lightweight-charts library, you can use .update for example :

lineSeries.update(data)
candleSeries.update(data)
areaSeries.update(data)

The format of the data dictionary datas must be the same as the one you set them

about 4 years ago · Juan Pablo Isaza Report
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!