fix: Issues #252 remove table-fixed done.
This commit is contained in:
@@ -284,8 +284,9 @@ export default {
|
||||
minute: 'MM/dd hh:mm', // ex: 01/01 01:01
|
||||
hour: 'MM/dd hh:00', // ex: 01/01 01:00
|
||||
day: 'yyyy/MM/dd', // ex: 1911/01/01
|
||||
month: 'yyyy/MM', // ex: 1911/01
|
||||
}
|
||||
month: 'yyyy/MM/dd', // ex: 1911/01
|
||||
},
|
||||
round: true
|
||||
},
|
||||
ticks: {
|
||||
display: true,
|
||||
|
||||
Reference in New Issue
Block a user