feat: 初始 echarts 图表

This commit is contained in:
@changcode
2022-07-08 09:34:09 +08:00
parent aa1cddb746
commit 9f86c16d05
12 changed files with 457 additions and 5 deletions

View File

@@ -189,6 +189,10 @@ export const chartColor = ['#5370C6', '#90CC74', '#FAC858', '#EE6666',
'#E97CCC', '#FEA69E', '#0F8AB2', '#57CBAC',
'#5888BC', '#63B6AC', '#EDC6B2', '#D5746B']
export const chartColor1 = ['#E26154', '#E48E4D', '#E7B34E', '#DAC74B', '#88AF65']
export const chartColor2 = ['#86B565', '#A37FA7', '#EFAFC7', '#EFC48F', '#B4B1A8']
export const iso36112 = {
[storageKey.iso36112Capital]: 'data/countriesWithCapital',
[storageKey.iso36112WorldLow]: 'worldChinaLow',