Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
energy
bmon
Commits
87d5f5f8
Commit
87d5f5f8
authored
May 07, 2019
by
Alan Mitchell
Browse files
Adjusted font sizes in charts.
parent
6a2fa040
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
bmsapp/reports/chart_config.py
bmsapp/reports/chart_config.py
+7
-3
No files found.
bmsapp/reports/chart_config.py
View file @
87d5f5f8
...
...
@@ -17,7 +17,7 @@ layout:
font:
family: Open Sans, verdana, arial, sans-serif
color: black
size: 1
6
size: 1
3
paper_bgcolor: '#EEEEEE'
hovermode: closest
titlefont:
...
...
@@ -40,11 +40,15 @@ layout:
xaxis:
title: Date/Time
titlefont:
size: 16
size: 15
tickfont:
size: 15
yaxis:
title: Value
titlefont:
size: 16
size: 15
tickfont:
size: 15
config:
responsive: true
...
...
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