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

275
Vistas
how we can put text inside circle in highchart networkgraph?

Folks, I am using highcahrt api in react js. I want the inside text should horizontally and vertically align with the circle. I Tried This Code But nothing happen.. heightchart show the circles as a svg.. is it possible its become div? then i can arrange the text..

text look very bad now see the result

  dataLabels: {
            enabled: true,
            inside: true,
            // format: '{point.name}',
            useHTML: true, // false,
            align: 'center',
            textAlign: "center",
            // verticalAlign: 'center',
            formatter: (item) => {
             
                 const name = title.replaceAll("/","/<br />");

                 return name;
                 
            },
            filter: {
                property: 'radius',
                operator: '>',
                value: 35, // 25,// 35
            },
            style: {
                color: 'white',
                align: 'center',
                textOutline: 'none',
                fontWeight: 'bold',
                fontSize: '10px', // '10px', 
                whiteSpace: 'wrap',
                width: "50px",
                height: "100px",
                padding: "2px",
                textAlign: "center",
                wordBreak: "break-word",
            },
            y: 20

        },
        
about 4 years ago · Santiago Trujillo
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