Hi Simon,
thanks for the bug report. I'll try to take a deeper look at it as soon as I can.
About your changes you can do any of this (from best to worse):
On Sun, Jul 12, 2009 at 11:56 AM, Lorenzo Gil
Sanchez<lorenzo.g...@gmail.com> wrote:
>
> Hey Simon,
>
> I've finished reviewing your patch. Some comments:
>
> - The renderExpr option is very useful in the yval option group but
> it is redundant in the axis.y option group because you can simulate
> the same behaviour using the axis.y.ticks option. I think you already
> know this because that's how you make it in your example file.
> - I changed the snapToLeft option name to snapToOrigin and made it
> work for Vertical Bars too. It's a little bit more generic this way.
> - I don't think you need the keepLabelsInside option since the
> snapToOrigin and inside options have a similar use.
Actually, my option is confusingly named - it should be
keepTicksInside. The 'inside' option is indeed working well for
labels, but there is no way to keep the ticks inside the image area -
I just tried running with the latest version of pycha and saw this
problem again. Please reevaluate.
Thanks,
Simon