I've been using the Dojo charting to create a Columns chart. I'm very impressed by it so far, but have decided I need a logarithmic y axis. Doesn't look like this is supported so far, though I've seen a blog entry implying it was planned at some point.
Does anyone know it it is possible at the moment? If not, then I'm happy to try writing the enhancement myself, so if anyone has some tips on where to start, they would be gratefully received. I suspect it's case of implementing a new Scale type, though I haven't spent much time digging through the source yet.
Thanks, Martin.