Hi,
I'd like my Y axis to start with 0 at the top and a large integer at the bottom. I can achieve this with min: 100 , max: 0. That is to say the line draws correctly. But the Y axis ticks and labels do not appear. I know I could do min: 0, max: -100 but I don't want my data to appear a negative values. Any ideas/suggestions?
Thanks,
Doug

Sounds like a bug. Could you
Sounds like a bug. Could you file a ticket in trac? Use guest/guest, put your email on CC list to get notified on ticket updates. It'll speed up thing, if you can attach a small file, which reproduces the problem with the minimal code.
Filed as ticket #6738.
Filed as ticket #6738.