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

209
Views
¿El error de Plotly Js? Cada vez que agrego ID a mi gráfico, entra en conflicto con el gráfico

Soy bastante nuevo en Plotly y estoy tratando de crear un gráfico de radar usando Plotly. Tengo un problema con el gráfico cuando agrego un seguimiento de ID dentro de mi gráfico. Los puntos y el texto desaparecen cuando agrego ID dentro de mi gráfico.

Sin rastro de identificación:

 data = [ { type: 'scatterpolar', r: [39, 28, 8, 7, 28, 39], theta: ['A','B','C', 'D', 'E', 'A'], text:['A','B','C', 'D', 'E', 'A'], mode: 'markers+lines+text', fill: 'toself', name: 'Group A' }

Sin rastro de identificación

 data = [{type: 'scatterpolar', r: [39,19,9,49,3], theta: [A,B,C,D,E], text: ['testing 1','testing 2','testing 3','testing 4','testing 5'], ids: [1,2,3,4,5], fill: "toself", name: 'Testing 1', mode: 'markers+line+text' }]

con seguimiento de identificadores

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!