Skip to content

Bounds

js
axes: {
  left: {
    labels: {
      customMin: null,
      customMax: null,
    },
  },
}
  • Interval / auto modecustomMin / customMax null; bounds round to the chosen tick interval
  • Bounds mode — user-set min/max; intervals must divide the span so ticks land on the bounds

Developer & LLM documentation · Not the end-user Help Center · Help Center