>>>>> "John" == John Hunter <[EMAIL PROTECTED]> writes:
>>>>> "David" == David Grant <[EMAIL PROTECTED]> writes: David> edges=[54, 76, 80, 100] stats=[5.423, 23.226, 4.1, 6.93] John> xticks(edges) Sorry, what I meant was something like xticks(range(len(edges)), ['%d'%edge for edge in edges]) This will set the locations to the integers and the labels to your edge labels. JDH ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users