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

153
Views
ApexCharts: relleno y trazo de gráfico de radar

Usando ApexCharts, tengo las siguientes opciones

 this.chartOptions = { xaxis: { labels: { show: true, style: { fontSize: '12px', fontWeight: 700 }, }, }, yaxis: { show: false }, series: [ { data: [8, 7, 10, 8, 16, 9, 10, 5] }, { data: [9, 15, 10, 10, 15, 11, 14, 10] }, { data: [8, 15, 9, 10, 15, 11, 13, 10] }, ] chart: { type: 'radar', toolbar: { show: false } }, markers: { size: 0, strokeWidth: 0 }, fill: { colors: ['#157FF8', '#16B264', '#FF576F'] }, stroke: { show: true, width: [6, 1, 1], colors: ['#157FF8', 'transparent', 'transparent'] }, plotOptions: { radar: { polygons: { fill: { colors: ['#fff'] } } } }, legend: { show: false } };

Esperaría que los trazos de mis gráficos fueran 6 para la primera serie y 1 para las siguientes dos, pero todos son 6.

¿Cómo configuro los anchos de trazo de un gráfico de radar con múltiples entradas de datos?

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