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

237
Visualizações
Echarts multiple line chart

I'm working on echarts line chart and I figured out that I have an issue with multiple line chart. For example when I have two series with different size (First serie length is 7 and the second one is 1), the chart shows wrong data.

The point on the left is supposed to be on the last day not the first one:

Can someone give me some help about this bug please ?

Thanks.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

You can set the first six days to 0

 series: [
    {
      name: 'Email',
      type: 'line',
      stack: 'Total',
      data: [120, 132, 101, 134, 90, 230, 210]
    },
    {
      name: 'Union Ads',
      type: 'line',
      stack: 'Total',
      data: [0, 0, 0, 0, 0, 0, 310]
    },
    // Show only the data you need
    {
      name: 'Union Ads',
      type: 'line',
      stack: 'Total',
      data: [['coordinate',200]]
    },

Give me a case that I changed on the official website, and I hope it can be adopted

https://www.makeapie.com/editor.html?c=xAfL5RkD9x&v=1

about 4 years ago · Juan Pablo Isaza 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