Now you can specify the axis a series lives on in the palette.
[dygraphs.git] / experimental / palette / options.js
index 7d15670..c91439d 100644 (file)
@@ -59,6 +59,10 @@ var opts = {
   avoidMinZero : {
     type : "boolean"
   },
+  axis : {
+    type : "string",
+    scope : [ "series" ]
+  },
   axisLabelColor : {
     type : "string",
     // scope : [ "x", "y", "y2" ]