[Matplotlib-users] x-axis display

2010-12-16 Thread Xunchen Liu
Hello, I'm plotting some experimental data and found my x axis variable are displayed like 1, 2, 3, +1000. It seems depend on how you set a stopper or something. I'm wondering how to make it display just 1001, 1002, 1003? thanks! ---

[Matplotlib-users] x-axis display

2010-12-13 Thread Xunchen Liu
Hello, I'm plotting some experimental data and found my x axis variable are displayed like 1, 2, 3, +1000. It seems depend on how you set a stopper or something. I'm wondering how to make it display just 1001, 1002, 1003? thanks! ---