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

147
Views
How to animate graphic in ECharts

I've figured out how to create an ECharts bar chart with custom graphic "bubbles" at the end of the chart, but I can't seem to figure out how to make these graphics animate along with the bars when the chart first loads.

https://codepen.io/cmalven/pen/7daa16a8fabc7566bcbf34cd2a98c1a3?editors=0010

I've tried .setOption() to update the graphic property within a rendered event, but that results in an error that "setOption" should not be called during main process. For instance…

    myChart.on("rendered", () => {
      myChart.setOption({
      graphic: {…}
    });

Is it possible to animate custom graphics? If so, what is the recommended way to do this?

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!