I cannot figure out how to set the label on the dot chart example. I'm sure its to do with the code below. I've tried setting legendcolor which works with the pie chart but doesn't look like it works on the dot chart. Any ideas? Thanks.
r.g.dotchart(20, 20, 850, 320, xs, ys, data, {symbol: "o", max: 14, heat:
true, axis: "0 0 1 1", axisxstep: 23, axisystep: 6, axisxlabels: axisx, axisxtype: " ", axisytype: " ", axisylabels: axisy, legendcolor:"white"}).hover(function () {