wzxii commited on
Commit
be6794b
·
verified ·
1 Parent(s): 0405a8c

Update chart.js

Browse files
Files changed (1) hide show
  1. chart.js +3 -3
chart.js CHANGED
@@ -169,14 +169,14 @@ for(let i = 0; i < 4; i++){
169
  ],
170
  grid: {
171
  show: true,
172
- top: '15%',
173
  left: '12%',
174
- right: '45%',
175
  borderColor: 'transparent',
176
  backgroundColor: '#eff1f7'
177
  },
178
  legend: {
179
- right: 70,
180
  bottom: '11%',
181
  orient: 'vertical',
182
  icon: 'diamond',
 
169
  ],
170
  grid: {
171
  show: true,
172
+ top: '6%',
173
  left: '12%',
174
+ right: '44%',
175
  borderColor: 'transparent',
176
  backgroundColor: '#eff1f7'
177
  },
178
  legend: {
179
+ right: 60,
180
  bottom: '11%',
181
  orient: 'vertical',
182
  icon: 'diamond',