wzxii commited on
Commit
3830b55
1 Parent(s): cae2825

Update chart.js

Browse files
Files changed (1) hide show
  1. chart.js +2 -1
chart.js CHANGED
@@ -172,12 +172,13 @@ for(let i = 0; i < 4; i++){
172
  top: '6%',
173
  left: '12%',
174
  right: '43%',
 
175
  borderColor: 'transparent',
176
  backgroundColor: '#eff1f7'
177
  },
178
  legend: {
179
  right: 55,
180
- bottom: '11%',
181
  orient: 'vertical',
182
  icon: 'diamond',
183
  itemWidth: 14,
 
172
  top: '6%',
173
  left: '12%',
174
  right: '43%',
175
+ bottom: '11%',
176
  borderColor: 'transparent',
177
  backgroundColor: '#eff1f7'
178
  },
179
  legend: {
180
  right: 55,
181
+ bottom: '10.5%',
182
  orient: 'vertical',
183
  icon: 'diamond',
184
  itemWidth: 14,