reverse: false,
display: true,
callback: merged.scales.yAxes[1].ticks.callback, // make it nicer, then check explicitly below
- autoSkip: true
+ autoSkip: true,
+ autoSkipPadding: 20
},
type: 'linear'
}, {
reverse: false,
display: true,
callback: merged.scales.yAxes[2].ticks.callback, // make it nicer, then check explicitly below
- autoSkip: true
+ autoSkip: true,
+ autoSkipPadding: 20
},
type: 'linear'
}]
reverse: false,
display: true,
callback: defaultConfig.ticks.callback, // make this nicer, then check explicitly below
- autoSkip: true
+ autoSkip: true,
+ autoSkipPadding: 20
}
});
reverse: false,
display: true,
callback: defaultConfig.ticks.callback, // make this work nicer, then check below
- autoSkip: true
+ autoSkip: true,
+ autoSkipPadding: 20
}
});
reverse: false,
display: true,
callback: defaultConfig.ticks.callback, // make this nicer, then check explicitly below
- autoSkip: true
+ autoSkip: true,
+ autoSkipPadding: 20
},
});
showLabelBackdrop: true,
display: true,
callback: defaultConfig.ticks.callback, // make this nicer, then check explicitly below
- autoSkip: true
+ autoSkip: true,
+ autoSkipPadding: 20
},
});
reverse: false,
display: true,
callback: defaultConfig.ticks.callback, // make this nicer, then check explicitly below,
- autoSkip: true
+ autoSkip: true,
+ autoSkipPadding: 20
},
time: {
format: false,