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

209
Vistas
How to display start and end value in the chart?

I want to create a linear gauge with DevExtreme charts. I can get all data it is not the problem but start value and end value are not displaying. How can solve it?

my code

        <LinearGauge id="gauge" subvalues={thr_days_current}>
          <Geometry orientation="vertical" />
          <Scale
            startValue={thr_days_min}
            endValue={thr_days_max}
            tickInterval={thr_days_current}
          >
            <Tick color="#536878" />
            <Label indentFromTick={-10} />
          </Scale>
          <RangeContainer offset={1}>
            <Range
              startValue={thr_days_min}
              endValue={thr_days_current}
              color="#77DD77"
            />
          </RangeContainer>
          <ValueIndicator offset={20} />
          <SubvalueIndicator offset={4} type="circle" color="#00ff87" />
          <Tooltip enabled={true} />
        </LinearGauge> 

To be clear: description

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