forked from external-repos/pa11y-dashboard
Fix x-axis - stop multiple appearances of dates
This commit is contained in:
@@ -19,6 +19,7 @@ $(document).ready(function(){
|
||||
xaxis: {
|
||||
mode: 'time',
|
||||
tickLength: 0,
|
||||
minTickSize: [1, 'day'],
|
||||
timeformat: '%d %b'
|
||||
},
|
||||
yaxis: {
|
||||
|
Reference in New Issue
Block a user