折现展示错误
配置项如下
option = {
"yAxis": {
"type": "value"
},
"xAxis": {
"data": [
"2019-03-01",
"2019-03-02",
"2019-03-03",
"2019-03-04",
"2019-03-05",
"2019-03-06",
"2019-03-07",
"2019-03-08",
"2019-03-09"
],
"type": "category",
"boundaryGap": "false"
},
"legend": {
"data": [
"长图文feed状态超过48小时依然是审核中",
"视频feed状态超过48小时依然是审核中",
"投票feed状态超过48小时依然是审核中",
"心情feed状态超过48小时依然是审核中",
"图片投票feed状态超过48小时依然是审核中",
"动图feed状态超过48小时依然是审核中",
"表白feed状态超过48小时依然是审核中",
"片段合辑类型feed状态超过48小时依然是审核中",
"啪啪奇feed状态超过48小时依然是审核中",
"我拍feed状态超过48小时依然是审核中",
"直播feed状态超过48小时依然是审核中",
"小尾巴feed状态超过48小时依然是审核中",
"语音feed状态超过48小时依然是审核中",
"分享feed状态超过48小时依然是审核中",
"图文feed状态超过48小时依然是审核中"
],
"y": "5%"
},
"grid": {
"top": "30%",
"left": "3%",
"bottom": "3%",
"right": "4%",
"containLabel": true
},
"series": [
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "长图文feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
"1"
],
"name": "视频feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"42",
"47",
"49",
"22",
"36",
"4",
"1",
"3",
"5"
],
"name": "投票feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "心情feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "图片投票feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "动图feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"1",
"0",
"1",
"0"
],
"name": "表白feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "片段合辑类型feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "啪啪奇feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "我拍feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "直播feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "小尾巴feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "语音feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"name": "分享feed状态超过48小时依然是审核中",
"type": "line"
},
{
"stack": "总量",
"data": [
"0",
"0",
"0",
"4",
"2",
"2",
"2",
"3",
"1"
],
"name": "图文feed状态超过48小时依然是审核中",
"type": "line"
}
],
"tooltip": {
"axisPointer": {
"type": "shadow"
},
"trigger": "axis"
},
"title": {
"text": "数据监控错误趋势"
}
};