feat: overview增加时间选择、top选择

This commit is contained in:
陈劲松
2020-04-27 17:54:24 +08:00
parent 82b2a9d8e0
commit 867f281135
5 changed files with 100 additions and 22 deletions

View File

@@ -11,8 +11,14 @@
];
let overviewBgColor = ['#d64f40', '#ffdb28', '#7bfc95', '#77baf4',
'#ac958f', '', '', '', '', '', '', '', '', '', '', ];
let pieColor = ['#d64f40', '#e65f50', '#f66f60', '#f69f90',
/* let pieColor = ["#0c69ff","#59f747","#2eeab8","#b5ed8e",
"#205299","#ffd6c6","#a0ffdf","#9be524",
"#8abafc","#d181e8","#d88d50","#cce8ff",
"#161ef9"];*/
let pieColor = ['#d64f40', '#e66f60', '#f68f80', '#f6afa0',
'#ffdb28', '#ffeb38', '#fffb48', '#ffffbb'];
const commonOption={
title:{
show:false,