Remove line stacking where it does not make sense

Mainly this improves the cloud specific log dashboard displaying
error messages across multiple nodes in a cloud. There was a few
other graphs that stacked lines unnecessarily include as well.

Change-Id: I4ec8136b532e8aa1c00dc19b0892c383f15c194d
This commit is contained in:
akrzos 2017-01-06 15:41:20 -05:00
parent 15723e3fbe
commit 56483b1222
5 changed files with 5 additions and 5 deletions

View File

@ -762,7 +762,7 @@
"renderer": "flot",
"seriesOverrides": [],
"span": 12,
"stack": true,
"stack": false,
"steppedLine": false,
"targets": [
{

View File

@ -70,7 +70,7 @@
"renderer": "flot",
"seriesOverrides": [],
"span": 12,
"stack": true,
"stack": false,
"steppedLine": false,
"targets": [
{

View File

@ -762,7 +762,7 @@
"renderer": "flot",
"seriesOverrides": [],
"span": 12,
"stack": true,
"stack": false,
"steppedLine": false,
"targets": [
{

View File

@ -762,7 +762,7 @@
"renderer": "flot",
"seriesOverrides": [],
"span": 12,
"stack": true,
"stack": false,
"steppedLine": false,
"targets": [
{

View File

@ -774,7 +774,7 @@
"renderer": "flot",
"seriesOverrides": [],
"span": 12,
"stack": true,
"stack": false,
"steppedLine": false,
"targets": [
{