Interface FunctionPlotOptionsAxis

Hierarchy

  • FunctionPlotOptionsAxis

Properties

domain?: [number, number]

Initial ends of the axis

invert?: boolean

True to invert the direction of the axis

label?: string

The label to display next to the axis

type?: "linear" | "log"

The type of axis

Generated using TypeDoc