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

254
Views
cómo hacer tickamount en el gráfico de vértice usando angular 12

Gráfico de linea

¿Cómo minimizar las etiquetas de xaxis en el gráfico de vértice usando angular?

 intializationChartoption(series: number[]):void { this.lineChartOptions = true this.title ={ text: 'linechart' }; this.xaxis= { type: 'datetime', labels: { format: 'MM yyyy' }, }; this.yaxis ={ show: false, showAlways: false } console.log(this.yaxis) this.series = [{ name: 'java', data: series }] console.log(this.series) this.dataLabels ={ enabled: false } this.markers ={ size: 0 } this.chart = { type: "area", stacked: false, height: 250, animations: { enabled: false}, zoom: { type: "x", enabled: false, autoScaleYaxis: true }, toolbar: { show: false }, }; }

He dado el tipo de fecha y hora para el eje x pero no funciona y en ese gráfico de líneas, los valores tienen 8000 datos, es decir, provienen de api.

amablemente ayúdame a formatear los datos en el gráfico de líneas

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!