FIx chart [skip ci]
This commit is contained in:
parent
d519a4824a
commit
403089157a
@ -41,12 +41,14 @@ async function createChart(el: HTMLDivElement) {
|
||||
],
|
||||
yAxis: [
|
||||
{
|
||||
type: 'category',
|
||||
type: 'value',
|
||||
minInterval: 1,
|
||||
boundaryGap: false,
|
||||
position: 'left',
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
type: 'value',
|
||||
minInterval: 1,
|
||||
boundaryGap: false,
|
||||
position: 'right',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user