Hi Eric,
Reading it one day after I can tell it's really unclear, sorry about
that....
So, I want to plot a line, but controlling the labels on the tickers of the
x axis. For instance, if I'm plotting (1000, 5), (2000, 10), (3000, 10),
the ticks on the x axis might show 1000 2000 3000 or 1 2
3 x1e3. I want to control it, set it to 1 and obtain the first
example, and set to 1000 and obtain the second one.
Thanks,
Fernando.
On Sun, Sep 14, 2008 at 8:53 PM, Eric Firing <ef...@ha...> wrote:
> fernandof wrote:
>
>> Googled, looked for documentation, even tried the source code but couldn't
>> find it.
>>
>
> You may need to be more precise in describing what you want to do; it is
> far from clear to me from your subject line.
>
> Eric
>
|