Type aliases
AnyAreaGraphView
Type parameters
AnyAxisView
Type parameters
AnyBubblePlotView
Type parameters
AnyChartView
Type parameters
AnyDatumView
Type parameters
AnyGraphView
Type parameters
AnyLineGraphView
Type parameters
AnyPlotView
Type parameters
AnyTickView
Type parameters
AxisOrientation
AxisOrientation: "top" | "right" | "bottom" | "left"
ChartDomainBounds
ChartDomainBounds<D>: [D | boolean, D | boolean]
Type parameters
ChartDomainPadding
ChartDomainPadding<D>: [D | null, D | null]
Type parameters
DatumCategory
DatumCategory: "flat" | "increasing" | "decreasing" | "maxima" | "minima"
DatumLabelPlacement
DatumLabelPlacement: "auto" | "above" | "below"
GraphType
GraphType: "line" | "area"
PlotType
PlotType: "bubble" | "line" | "area"
TickOrientation
TickOrientation: "top" | "right" | "bottom" | "left"
@swim/chart
Multi-plot, fully animatable, canvas rendered chart widget, suppporting line, area, and bubble graphs, with customizeable axes, and kinematic multitouch scale gestures for panning and zooming with momentum.