Now you can specify the axis a series lives on in the palette.
authorRobert Konigsberg <konigsberg@gmail.com>
Mon, 31 Dec 2012 15:48:25 +0000 (10:48 -0500)
committerRobert Konigsberg <konigsberg@gmail.com>
Mon, 31 Dec 2012 15:48:25 +0000 (10:48 -0500)
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" ]