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

141
Views
¿Cómo puedo establecer el rango de línea de tiempo en Apexcharts en un valor predeterminado de 1 mes? Los eventos que no están en el rango se pueden desplazar horizontalmente

intervalo de fechas de la línea de tiempo

Estoy trabajando en un proyecto y para una mejor visibilidad me gustaría mostrar un intervalo de fechas de un máximo de 4 semanas como predeterminado. Hay marcas de tiempo en el futuro por delante, pero no es importante mostrarlas todas a la vez. Desplazarse horizontalmente ayudará con futuras marcas de tiempo.

 this.chartOptions = { series: [ { data: [ { x: "System 34", y: [ new Date("2019-03-02").getTime(), new Date("2019-03-04").getTime() ] }, { x: "System 34", y: [ new Date("2019-03-15").getTime(), new Date("2019-03-19").getTime() ] }, { x: "System 34", y: [ new Date("2020-03-15").getTime(), new Date("2020-03-19").getTime() ] }, { x: "System 35", y: [ new Date("2019-04-15").getTime(), new Date("2019-04-19").getTime() ] }, { x: "System 36", y: [ new Date("2019-03-04").getTime(), new Date("2019-03-08").getTime() ] }, { x: "System 38", y: [ new Date("2019-03-08").getTime(), new Date("2019-03-12").getTime() ] }, { x: "System 39", y: [ new Date("2019-03-12").getTime(), new Date("2019-03-18").getTime() ] } ] } ], chart: { height: 390, type: "rangeBar" }, plotOptions: { bar: { horizontal: true } }, xaxis: { type: "datetime", } };

¿Hay un zoom predeterminado para el rango de la línea de tiempo del eje x?

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!