Update chart.js
Browse files
chart.js
CHANGED
|
@@ -171,12 +171,12 @@ for(let i = 0; i < 4; i++){
|
|
| 171 |
show: true,
|
| 172 |
top: '6%',
|
| 173 |
left: '12%',
|
| 174 |
-
right: '
|
| 175 |
borderColor: 'transparent',
|
| 176 |
backgroundColor: '#eff1f7'
|
| 177 |
},
|
| 178 |
legend: {
|
| 179 |
-
right:
|
| 180 |
bottom: '11%',
|
| 181 |
orient: 'vertical',
|
| 182 |
icon: 'diamond',
|
|
|
|
| 171 |
show: true,
|
| 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',
|