Search results

RangeIntervalType API in Vue Range Navigator API component

Defines the interval type of datetime axis. They are:

  • Auto - Define the interval of the axis based on data.
  • Quarter - Define the interval of the axis based on data.
  • Years - Define the interval of the axis in years.
  • Months - Define the interval of the axis in months.
  • Weeks - Define the interval of the axis in weeks
  • Days - Define the interval of the axis in days.
  • Hours - Define the interval of the axis in hours.
  • Minutes - Define the interval of the axis in minutes.
  • Auto
  • Years
  • Quarter
  • Months
  • Weeks
  • Days
  • Hours
  • Minutes
  • Seconds