Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValueChannelDef

Used for specifying constant values rather than fields, mutually exclusive with field + type

Hierarchy

Index

Properties

Properties

Optional axis

axis: AxisDef | false

All axis settings for the channel, or false to not render an axis

field

field: undefined

Makes discernable type-wise vs FieldChannelDef, should never have a value

Optional legend

legend: LegendDef | false

All legend settings for the channel, or false to not render a legend

Optional scale

scale: ScaleDef

All scale settings for the channel

value

value: string | number

Mutually exclusive with field in FieldChannelDef

Generated using TypeDoc