Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

170
Visualizações
Markpoint symbol echarts

Problem

I use echarts to generates some graphs and I want to add symbols for certain events, I did it for min and max values of my chart however it give a symbol by default I was wondering whether I can change this symbol to another one or even add my own symbols.

My Attempt

I used this in my code:

      markPoint: {
        data: [
          { type: 'max', name: 'Max' },
          { type: 'min', name: 'Min' }
        ]
      }

It looks like this

enter image description here

about 4 years ago · Santiago Gelvez
1 Respostas
Responde à pergunta

0

After looking up some example I found out that doing something like this could solve the problem:

      markPoint: {
        data: [
        { type: 'max', symbol: 'circle', name: 'Max' },
        { type: 'min', symbol: 'circle', name: 'Min' }
        ]
      }

for the symbol types available I tried: 'circle'-'rect'-'triangle'. However, I couldn't find a way to add my own symbol and use it.

enter image description here

about 4 years ago · Santiago Gelvez Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda