[Matplotlib-users] scatter plot with constant x

2012-06-06 Thread Ulrich vor dem Esche
Hey! :o) This should be simple, but i cant manage: I need to plot many dots with the same x, like plt.plot([3,3,3,3],[60,80,120,180],'+',markersize=8,mec='k') The array for x values is silly, especially since the number of y values may be rather large. Is there a way to enter a constant there?

[Matplotlib-users] matplotlibrc customizing

2009-06-09 Thread Ulrich vor dem Esche
Greetings! I am new to matplotlib and python, and encountered a general problem: If i try to customize matplotlibrc, nothing changes. I changed the right thing: When i try import matplotlib matplotlib.matplotlib_fname() I get 'C:\\Python25\lib\\site-packages\\matplotlib\\mpl-data\\matplotlibrc'