forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
00a3fe39e8
commit
ddbb7c5993
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ export default Vue.extend({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
series: [] as any,
|
series: [] as any,
|
||||||
colors: ['#00E396', '#00BCD4', '#FDD835', '#e53935'],
|
colors: ['#00E396', '#00BCD4', '#FFB300', '#e53935'],
|
||||||
xaxis: {
|
xaxis: {
|
||||||
type: 'numeric',
|
type: 'numeric',
|
||||||
labels: {
|
labels: {
|
||||||
|
|
Loading…
Reference in a new issue