Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qorus
grafana
Commits
47e54b23
Commit
47e54b23
authored
Feb 25, 2014
by
Khushil Dep
Committed by
Torkel Odegaard
Feb 26, 2014
Browse files
typo fix
parent
215fe163
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/directives/grafanaGraph.js
View file @
47e54b23
...
@@ -301,7 +301,7 @@ function (angular, $, kbn, moment, _) {
...
@@ -301,7 +301,7 @@ function (angular, $, kbn, moment, _) {
axis
.
tickFormatter
=
kbn
.
msFormat
;
axis
.
tickFormatter
=
kbn
.
msFormat
;
}
}
if
(
format
===
'
µs
'
)
{
if
(
format
===
'
µs
'
)
{
axis
.
tickFormatter
=
kb
m
.
microsFormat
;
axis
.
tickFormatter
=
kb
n
.
microsFormat
;
}
}
}
}
...
...
Write
Preview
Supports
Markdown
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