[Matplotlib-users] About the scientific ticker format on pylab plot

2014-03-03 Thread Ying Liu
Hi, I want to know how to set the scientific ticker format in pylab. I know that I can set it to the form of 1e21, but what I want is something like x10^21, as follows: [image: Inline image 1] - [image: Inline image 2] Can anybody tell me how to do this? I searched on

[Matplotlib-users] Changing the hatch linewidth

2015-09-29 Thread Ying Liu
Thanks in advance but Sorry to bother those who are not interested. I had a plot with hatch in it. But the default linewidth for hatch makes it really hard to see in my current figure layout/scale, so I would like to increases the hatch linewidth; plt.bar(ind, s1[:,3],width, color='0.85',

[Matplotlib-users] Changing the hatch linewidth

2015-09-29 Thread Ying Liu
Sorry for bother, not sure if this goes through or not. I had a plot with hatch in it. But the default linewidth for hatch makes it really hard to see in my current figure layout/scale, so I would like to increases the hatch linewidth; plt.bar(ind, s1[:,3],width, color='0.85', edgecolor='black',