Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
2f65b061
Unverified
Commit
2f65b061
authored
Nov 14, 2018
by
Marcus Efraimsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
devenv: graph time regions test dashboard
parent
0f57c4b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
98 additions
and
3 deletions
+98
-3
devenv/dev-dashboards/panel_tests_graph_time_regions.json
+98
-3
No files found.
devenv/dev-dashboards/panel_tests_graph_time_regions.json
View file @
2f65b061
...
...
@@ -167,7 +167,7 @@
"fillColor"
:
"rgba(255, 255, 255, 0.03)"
,
"from"
:
"20:00"
,
"fromDayOfWeek"
:
7
,
"line"
:
fals
e
,
"line"
:
tru
e
,
"lineColor"
:
"rgba(255, 255, 255, 0.2)"
,
"op"
:
"time"
,
"to"
:
"23:00"
,
...
...
@@ -369,6 +369,100 @@
"align"
:
false
,
"alignLevel"
:
null
}
},
{
"aliasColors"
:
{},
"bars"
:
false
,
"dashLength"
:
10
,
"dashes"
:
false
,
"datasource"
:
"gdev-testdata"
,
"fill"
:
2
,
"gridPos"
:
{
"h"
:
8
,
"w"
:
24
,
"x"
:
0
,
"y"
:
24
},
"id"
:
5
,
"legend"
:
{
"avg"
:
false
,
"current"
:
false
,
"max"
:
false
,
"min"
:
false
,
"show"
:
true
,
"total"
:
false
,
"values"
:
false
},
"lines"
:
true
,
"linewidth"
:
2
,
"links"
:
[],
"nullPointMode"
:
"null"
,
"percentage"
:
false
,
"pointradius"
:
5
,
"points"
:
false
,
"renderer"
:
"flot"
,
"seriesOverrides"
:
[],
"spaceLength"
:
10
,
"stack"
:
false
,
"steppedLine"
:
false
,
"targets"
:
[
{
"expr"
:
""
,
"format"
:
"time_series"
,
"intervalFactor"
:
1
,
"refId"
:
"A"
,
"scenarioId"
:
"random_walk"
,
"target"
:
""
}
],
"thresholds"
:
[],
"timeFrom"
:
null
,
"timeRegions"
:
[
{
"colorMode"
:
"red"
,
"fill"
:
true
,
"from"
:
"05:00"
,
"line"
:
true
,
"op"
:
"time"
}
],
"timeShift"
:
null
,
"title"
:
"05:00"
,
"tooltip"
:
{
"shared"
:
true
,
"sort"
:
0
,
"value_type"
:
"individual"
},
"type"
:
"graph"
,
"xaxis"
:
{
"buckets"
:
null
,
"mode"
:
"time"
,
"name"
:
null
,
"show"
:
true
,
"values"
:
[]
},
"yaxes"
:
[
{
"format"
:
"short"
,
"label"
:
null
,
"logBase"
:
1
,
"max"
:
null
,
"min"
:
null
,
"show"
:
true
},
{
"format"
:
"short"
,
"label"
:
null
,
"logBase"
:
1
,
"max"
:
null
,
"min"
:
null
,
"show"
:
true
}
],
"yaxis"
:
{
"align"
:
false
,
"alignLevel"
:
null
}
}
],
"refresh"
:
false
,
...
...
@@ -410,8 +504,8 @@
"30d"
]
},
"timezone"
:
"
utc
"
,
"timezone"
:
"
browser
"
,
"title"
:
"Panel Tests - Graph (Time Regions)"
,
"uid"
:
"XMjIZPmik"
,
"version"
:
43
"version"
:
1
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment