projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4a06d9
)
Fix minor typo.
author
Robert Konigsberg
<konigsberg@google.com>
Thu, 3 Jan 2013 23:14:32 +0000
(18:14 -0500)
committer
Robert Konigsberg
<konigsberg@google.com>
Thu, 3 Jan 2013 23:14:32 +0000
(18:14 -0500)
plugins/axes.js
patch
|
blob
|
blame
|
history
diff --git
a/plugins/axes.js
b/plugins/axes.js
index
02f621f
..
e74f289
100644
(file)
--- a/
plugins/axes.js
+++ b/
plugins/axes.js
@@
-133,7
+133,7
@@
axes.prototype.willDrawChart = function(e) {
var makeDiv = function(txt, axis, prec_axis) {
/*
- * This seems to be called with the following three sets of axis/p
er
c_axis:
+ * This seems to be called with the following three sets of axis/p
re
c_axis:
* x: undefined
* y: y1
* y: y2