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

186
Vistas
DonUt chart including iframe links

I want to make a link to this iframe {' '} embedded in the donut chart when clicking for example in 'Task En cours' the iframe appear this is the code which I used for build the donut chart it work normaly but the problem I can't insert the iframe code inside it. If anyone knows how can I do it, please tell me how.

<PieChart 
      :src="$sources.AsaStatut"
      :options="{
        title: {
          $text: function(dataset) {
            return dataset.sumBy('asaNombre').value() + '\n{sub|Total}'
          },
          x: 'center',
          y: 'center',
          textStyle: {
            fontSize: 32,
            color: '#444',
            fontFamily: 'SourceSansProRegular, roboto, sans-serif',
            lineHeight: 24,
            rich: {
              sub: {
                color: '#D5D6D8',
                fontSize: 16
              }
            }
          },
          itemStyle: {
          
          }
        },
        legend: {
          data: [
            'ASA En cours',
            'ASA Validé'            
          ],
          bottom: 0,
        selected: {
          'Key not in scope': false
        }
        },
        series: [
          {
            $data: { value: 'asaNombre', name: 'Statut' },
            radius: ['55%', '70%'],
            color: [ '#DA353B','#19B772'],
            label: {
                normal: {
                    show: false
                }
            }
          }
        ]
      }"
    />

Thanks.

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