Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Scales

Hierarchy

  • Scales

Index

Properties

xScale

xScale: ScaleLinear<number, number>

Primary x axis scale of the parent graph component

xScaleContext

xScaleContext: ScaleLinear<number, number>

X axis scale of the context under the graph component

yScale

yScale: ScaleLinear<number, number>

Primary y axis scale of the parent graph component

yScaleContext

yScaleContext: ScaleLinear<number, number>

Y axis scale of the context under the graph component

Generated using TypeDoc