Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Patrick Godwin
gwcelery
Commits
fa108a08
Commit
fa108a08
authored
Dec 10, 2019
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make axis title more clear
parent
5294f952
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
gwcelery/static/vega/index.html
gwcelery/static/vega/index.html
+2
-1
No files found.
gwcelery/static/vega/index.html
View file @
fa108a08
...
...
@@ -68,7 +68,8 @@
type
:
'
quantitative
'
,
axis
:
{
format
:
'
.3~f
'
,
title
:
'
time from task start
'
,
orient
:
'
top
'
,
title
:
'
time in seconds from task start (negative: time received, positive: time completed)
'
,
values
:
[
-
1000
,
-
100
,
-
10
,
-
1
,
-
0.1
,
-
0.01
,
-
0.001
,
0
,
0.001
,
0.01
,
0.1
,
1
,
10
,
100
,
1000
...
...
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