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

138
Visualizações
Highcharts: How to make line touch left + right sides

I would like to make this line touch the left + right edges, instead of the padding/margin highlighted in red here: sample

I have tried everything from minPadding, maxPadding, margin, spacing, groupPadding to pointPadding...

Here are my chart options:

{
chart: {
  margin: 0,
  spacing: [0,0,0,0]
},
title: { text: '' },
xAxis: {
  labels: { enabled: false },
  minPadding: 0,
  maxPadding: 0
},
yAxis: {
  title: { text: '' },
  minPadding: 0,
  maxPadding: 0,
  labels: { enabled: false },
  offset: 0
},
plotOptions: {
  column: {
    groupPadding: 0,
    pointPadding: 0
  },
},
series: [{
  data: [12, 8, 43, 35, 20, 90, 100, 110],
  type: 'line',
  showInLegend: false,
  marker: { enabled: false }
}],
tooltip: { enabled: false },
credits: { enabled: false }

}

Any help is greatly appreciated - Thx!

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

0

My solutions work with this. Did you try it?

{
   chart: {
  
   "marginLeft": 0,
   "marginRight": 0,
   "spacing": [0,0,0,0]
  },
//....other configs
}

if not check following link solves you problem
https://www.highcharts.com/forum/viewtopic.php?t=40852

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