projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e70c49
)
add TODO
author
Dan Vanderkam
<dan@dygraphs.com>
Fri, 6 Jul 2012 02:15:29 +0000
(22:15 -0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Fri, 6 Jul 2012 02:15:29 +0000
(22:15 -0400)
plugins/chart-labels.js
patch
|
blob
|
blame
|
history
diff --git
a/plugins/chart-labels.js
b/plugins/chart-labels.js
index
5a109df
..
5e544dc
100644
(file)
--- a/
plugins/chart-labels.js
+++ b/
plugins/chart-labels.js
@@
-6,6
+6,7
@@
Dygraph.Plugins.ChartLabels = (function() {
// TODO(danvk): move chart label options out of dygraphs and into the plugin.
+// TODO(danvk): only tear down & rebuild the DIVs when it's necessary.
var chart_labels = function() {
this.title_div_ = null;