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

194
Views
Cómo vincular el elemento del mapa en amchart 5 a la URL usando la propiedad del polígono

Compartiendo el código para amchart 4. ¿Podemos usar el método propertyFields en amchart5 o hay alguna otra forma de vincular elementos en amchart 5?

 var chart = am4core.create("chartdiv", am4maps.MapChart); chart.geodata = am4geodata_franceLow; chart.projection = new am4maps.projections.Miller(); var polygonSeries = chart.series.push(new am4maps.MapPolygonSeries()); polygonSeries.useGeodata = true; polygonSeries.applyOnClones = true; polygonSeries.fill = am4core.color("#a791b4"); polygonSeries.fillOpacity = 0.8; polygonSeries.strokeOpacity = 0.3; var regionTemplate = polygonSeries.mapPolygons.template; regionTemplate.tooltipText = "{name}"; regionTemplate.properties.fillOpacity = 0.8; regionTemplate.propertyFields.fill = "color"; regionTemplate.propertyFields.url = "url";
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!