Well,
I expected that. I wrote this to just explain my trouble: printing
strings instead float along x-axes (a sort of mapping floats to
strings…).
Writing that pylab.plot I mean that “a”, “b”, “c” were equalli spaced and “a” --> 1, “b” --> 2, “c” --> 3. I think it could be a reasonnable command. Is there something similar?
Long searches didn’t satisfy my problem.
Anybody knows the solution?
Thanks
Well, I expected that. I wrote this to just explain my trouble: printing
strings instead float along x-axes (a sort of mapping floats to strings...).
Writing that pylab.plot I mean that "a", "b", "c" were equalli spaced and
"a" --> 1, "b" --> 2, "c" --> 3. I think it could be a reasonnable command.
Is there something similar?