统计功能
This commit is contained in:
parent
3d56ca3113
commit
c872d01c39
@ -640,14 +640,14 @@
|
|||||||
color: ["#FF9313", "#48EDF5"],
|
color: ["#FF9313", "#48EDF5"],
|
||||||
series: [
|
series: [
|
||||||
{
|
{
|
||||||
name: "社区矫正对象",
|
name: "社区矫正",
|
||||||
type: 'line',
|
type: 'line',
|
||||||
// stack: 'Total',
|
// stack: 'Total',
|
||||||
smooth: true,
|
smooth: true,
|
||||||
data: []
|
data: []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "刑满释放人员",
|
name: "刑满释放",
|
||||||
type: 'line',
|
type: 'line',
|
||||||
// stack: 'Total',
|
// stack: 'Total',
|
||||||
smooth: true,
|
smooth: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user