Update chart.js
Browse files
chart.js
CHANGED
@@ -176,7 +176,7 @@ for(let i = 0; i < 4; i++){
|
|
176 |
backgroundColor: '#eff1f7'
|
177 |
},
|
178 |
legend: {
|
179 |
-
right:
|
180 |
bottom: '11%',
|
181 |
orient: 'vertical',
|
182 |
icon: 'diamond',
|
|
|
176 |
backgroundColor: '#eff1f7'
|
177 |
},
|
178 |
legend: {
|
179 |
+
right: 70,
|
180 |
bottom: '11%',
|
181 |
orient: 'vertical',
|
182 |
icon: 'diamond',
|