update favicon + min ticks
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 15 KiB |
@@ -80,7 +80,8 @@ export default {
|
|||||||
return this.value + suffix
|
return this.value + suffix
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
title: { enabled: false }
|
title: { enabled: false },
|
||||||
|
minTickInterval: 0.1
|
||||||
},
|
},
|
||||||
series: [{ name: type, data }],
|
series: [{ name: type, data }],
|
||||||
credits: { enabled: false }
|
credits: { enabled: false }
|
||||||
|
|||||||
Reference in New Issue
Block a user