Merge branch 'palette' of https://github.com/kberg/dygraphs into palette
authorRobert Konigsberg <konigsberg@gmail.com>
Fri, 28 Dec 2012 21:08:25 +0000 (16:08 -0500)
committerRobert Konigsberg <konigsberg@gmail.com>
Fri, 28 Dec 2012 21:08:25 +0000 (16:08 -0500)
Conflicts:
experimental/palette/options.js

experimental/palette/options.js

index c1c17f3..4586d5b 100644 (file)
@@ -34,7 +34,7 @@
  *   boolean|string|float|int|array<boolean>|array<int>|array<float>|array<Date>
  *   or function(parameter list)
  * scope: if empty, then available in global scope only. Otherwise,
- * it's an array with possible values global|series|x|y|y2.
+ * it's an array with possible values global|series|x|y|y2|highlight.
  */
 var opts = {
   animatedZooms : {