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

112
Views
how to display multiple highcharts in angular?

I am creating highcharts in angular. i want to display highchart corresponding to a particular image,there are multiple images and for each image i have to display a highchart. the data for images and highcharts are coming from different api's. i added images in a loop and displaying it , but i am not able to display highcharts corresponding to each image.i tried to display but only able to print the last chart ,i don't know how to make my output that can print out all the highchart and how to interpolate that in angular template? i am using this data for highcharts

i want to display like this

Any help would be highly appreciated.Thanks in advance

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

0

Create objects for particular charts with different configs, more information you will find at our Angular Higcharts wrapper.

chartOptions1 = {
// chart1 options
}

chartOptions2 = {
// chart2 options
}

chartOptions3 = {
// chart3 options
}

https://github.com/highcharts/highcharts-angular#synchronized-charts-angular-demo

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!