Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

140
Views
Highcharts: cómo hacer que la línea toque los lados izquierdo + derecho

Me gustaría hacer que esta línea toque los bordes izquierdo + derecho, en lugar del relleno/margen resaltado en rojo aquí: muestra

He probado de todo, desde minPadding, maxPadding, margin, spacing, groupPadding hasta pointPadding...

Aquí están mis opciones de gráfico:

 { 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 }

}

Cualquier ayuda es muy apreciada - ¡Thx!

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Mis soluciones funcionan con esto. ¿Lo intentaste?

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

si no, verifique el siguiente enlace que resuelve su problema
https://www.highcharts.com/forum/viewtopic.php?t=40852

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!