Appearance
Secondary axis
js
axes: {
right: {
id: 'secondaryRange',
enabled: true,
// boundSeries: […]
},
}Enable the secondary range axis and bind series via the editor or a full exported config. Details expand as the dual-axis docs mature.