New posts in matplotlib

How do I format axis number format to thousands with a comma in matplotlib?

Fitting a Normal distribution to 1D data

How do I rearrange the order of pie slices in pandas plot?

How to display a 3D plot of a 3D array isosurface in matplotlib mplot3D or similar?

matplotlib share x axis but don't show x axis tick labels for both, just one

How to plot empirical cdf (ecdf)

'invalid value encountered in double_scalars' warning, possibly numpy

Automatically run %matplotlib inline in IPython Notebook

Pyplot sorting y-values automatically

How to remove lines in a Matplotlib plot

How to print Y axis label horizontally in a matplotlib / pylab chart?

PyPlot move alternative y axis to background

ValueError: view limit minimum -35738.3640567 is less than 1 and is an invalid Matplotlib date value

How to combine gridspec with plt.subplots() to eliminate space between rows of subplots

Show only certain items in legend Python Matplotlib

Managing dynamic plotting in matplotlib Animation module

Matplotlib: Finding out xlim and ylim after zoom

How can I rotate a matplotlib plot through 90 degrees?

Scale matplotlib.pyplot.Axes.scatter markersize by x-scale

How to plot multi-color line if x-axis is date time index of pandas