In a message of Thu, 06 Aug 2015 12:41:22 -0300, Colin Ross writes:
>Does anyone have an example code that shows how to plot errorbars with a 
>constant line width for a dataset on a log log plot? Thank you.


Assuming you want to use matplotlib (there are other python programs
that do this) see:
http://matplotlib.org/1.2.1/examples/pylab_examples/errorbar_demo.html

Laura
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to