mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Determine unit automatically in test (#7637)
This commit is contained in:
parent
8d837f977d
commit
2564e708b5
@ -34,9 +34,6 @@ module.exports = {
|
||||
maxRotation: 0,
|
||||
sampleSize: 100
|
||||
},
|
||||
time: {
|
||||
unit: 'month'
|
||||
},
|
||||
// manually set major ticks so that test passes in all time zones with moment adapter
|
||||
afterBuildTicks: function(scale) {
|
||||
const major = [0, 12, 24];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user