Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

211
Vistas
Plotly Js bug? Whenever I add ids to my chart, it conflicts with the chart

I am quite new to Plotly and I am trying to create a radar chart using Plotly. I have a problem with the chart when I add a IDs trace within my chart. The points and text disappear when I add IDs within my chart.

Without ID trace:

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'
  }

Without ids trace

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'
}]

With ids trace

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda