Re: [Matplotlib-users] ticks Locator class

2009-02-03 Thread Eric Firing
Thomas Robitaille wrote: > Hi everyone, > > I am defining my own Locator class to determine where matplotlib > should place the ticks on the x axis. I have managed do so, except > for one problem. In order to determine the position of the ticks on > the x-axis, I not only need the x axis ran

[Matplotlib-users] ticks Locator class

2009-02-03 Thread Thomas Robitaille
Hi everyone, I am defining my own Locator class to determine where matplotlib should place the ticks on the x axis. I have managed do so, except for one problem. In order to determine the position of the ticks on the x-axis, I not only need the x axis range, which I can retrieve with self.