[Tioga-users] Gridlines
Bill Paxton
paxton at kitp.ucsb.edu
Sat May 3 09:41:27 EDT 2008
Hi Vincent,
Tioga uses a simple "newest-goes-on-top" model, so to put the ticks
in the background it is just a matter of drawing them before adding
the contents of the plot rather than after. Perhaps when you modify
the axis code for access to minor tick locations you could split off
the tick drawing so that it can be done separately from the rest of
the axis rendering if desired.
If you'd like me to take a crack at it, I'd be happy to take a look
-- let me know!
Cheers,
Bill
On May 3, 2008, at 12:47 AM, Vincent Fourmond wrote:
>
> Hello,
>
> David MacMahon wrote:
>> Maybe we could provide a mechanism to send the ticks
>> to the background if desired ?
>
> From my knowledge of the code, that would be very painful to do,
> so I
> don't think it will happen, at least not in a close future.
>
> Cheers,
>
> Vincent
>
> _______________________________________________
> Tioga-users mailing list
> Tioga-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/tioga-users
>
More information about the Tioga-users
mailing list