Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-smf-analytics
Commits
9b358109
Commit
9b358109
authored
3 years ago
by
Darshan M N
Browse files
Options
Download
Patches
Plain Diff
Changing the Visualization Type
parent
4fdc6591
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/schema/SMF_MasterDashboardConfig.json
+2
-2
src/main/resources/schema/SMF_MasterDashboardConfig.json
with
2 additions
and
2 deletions
+2
-2
src/main/resources/schema/SMF_MasterDashboardConfig.json
+
2
−
2
View file @
9b358109
...
...
@@ -32,7 +32,7 @@
"height"
:
250
,
"width"
:
4
},
"vizType"
:
"
b
ar"
,
"vizType"
:
"
ch
ar
t
"
,
"noUnit"
:
true
,
"isCollapsible"
:
false
,
"charts"
:
[
...
...
@@ -53,7 +53,7 @@
"height"
:
250
,
"width"
:
4
},
"vizType"
:
"
b
ar"
,
"vizType"
:
"
ch
ar
t
"
,
"noUnit"
:
true
,
"isCollapsible"
:
false
,
"charts"
:
[
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets