Vizzu / types/config / ChannelExtrema
Type Alias: ChannelExtrema
ChannelExtrema:
number
|`${number}%`
|`${number}min`
|`${number}max`
|"auto"
Units:
- no unit: the same unit as in the data;
- %: percentage relative to the min/max of the data;
- min,max: offset from min/max of the data;
- auto: automatic range based on chart config;