Autogenerated API
mpl
mpl.pyplot
mpl.pyplot.acorr()
mpl.pyplot.angle_spectrum()
mpl.pyplot.annotate()
mpl.pyplot.arrow()
mpl.pyplot.autoscale()
mpl.pyplot.autumn()
mpl.pyplot.axes()
mpl.pyplot.axhline()
mpl.pyplot.axhspan()
mpl.pyplot.axis()
mpl.pyplot.axvline()
mpl.pyplot.axvspan()
mpl.pyplot.bar()
mpl.pyplot.barbs()
mpl.pyplot.barh()
mpl.pyplot.bone()
mpl.pyplot.box()
mpl.pyplot.boxplot()
mpl.pyplot.broken_barh()
mpl.pyplot.cla()
mpl.pyplot.clabel()
mpl.pyplot.clf()
mpl.pyplot.clim()
mpl.pyplot.close()
mpl.pyplot.cohere()
mpl.pyplot.colorbar()
mpl.pyplot.colormaps()
mpl.pyplot.colors()
mpl.pyplot.connect()
mpl.pyplot.contour()
mpl.pyplot.contourf()
mpl.pyplot.cool()
mpl.pyplot.copper()
mpl.pyplot.csd()
mpl.pyplot.cycler()
mpl.pyplot.dedent()
mpl.pyplot.delaxes()
mpl.pyplot.disconnect()
mpl.pyplot.draw()
mpl.pyplot.draw_if_interactive()
mpl.pyplot.errorbar()
mpl.pyplot.eventplot()
mpl.pyplot.figaspect()
mpl.pyplot.figimage()
mpl.pyplot.figlegend()
mpl.pyplot.fignum_exists()
mpl.pyplot.figtext()
mpl.pyplot.figure()
mpl.pyplot.fill()
mpl.pyplot.fill_between()
mpl.pyplot.fill_betweenx()
mpl.pyplot.findobj()
mpl.pyplot.flag()
mpl.pyplot.gca()
mpl.pyplot.gcf()
mpl.pyplot.gci()
mpl.pyplot.get()
mpl.pyplot.get_backend()
mpl.pyplot.get_cmap()
mpl.pyplot.get_current_fig_manager()
mpl.pyplot.get_figlabels()
mpl.pyplot.get_fignums()
mpl.pyplot.get_plot_commands()
mpl.pyplot.get_scale_docs()
mpl.pyplot.get_scale_names()
mpl.pyplot.getp()
mpl.pyplot.ginput()
mpl.pyplot.gray()
mpl.pyplot.grid()
mpl.pyplot.hexbin()
mpl.pyplot.hist()
mpl.pyplot.hist2d()
mpl.pyplot.hlines()
mpl.pyplot.hold()
mpl.pyplot.hot()
mpl.pyplot.hsv()
mpl.pyplot.imread()
mpl.pyplot.imsave()
mpl.pyplot.imshow()
mpl.pyplot.inferno()
mpl.pyplot.install_repl_displayhook()
mpl.pyplot.interactive()
mpl.pyplot.ioff()
mpl.pyplot.ion()
mpl.pyplot.is_numlike()
mpl.pyplot.is_string_like()
mpl.pyplot.ishold()
mpl.pyplot.isinteractive()
mpl.pyplot.jet()
mpl.pyplot.legend()
mpl.pyplot.locator_params()
mpl.pyplot.loglog()
mpl.pyplot.magma()
mpl.pyplot.magnitude_spectrum()
mpl.pyplot.margins()
mpl.pyplot.matshow()
mpl.pyplot.minorticks_off()
mpl.pyplot.minorticks_on()
mpl.pyplot.new_figure_manager()
mpl.pyplot.over()
mpl.pyplot.pause()
mpl.pyplot.pcolor()
mpl.pyplot.pcolormesh()
mpl.pyplot.phase_spectrum()
mpl.pyplot.pie()
mpl.pyplot.pink()
mpl.pyplot.plasma()
mpl.pyplot.plot()
mpl.pyplot.plot_date()
mpl.pyplot.plotfile()
mpl.pyplot.plotting()
mpl.pyplot.polar()
mpl.pyplot.prism()
mpl.pyplot.psd()
mpl.pyplot.pylab_setup()
mpl.pyplot.quiver()
mpl.pyplot.quiverkey()
mpl.pyplot.rc()
mpl.pyplot.rc_context()
mpl.pyplot.rcdefaults()
mpl.pyplot.register_cmap()
mpl.pyplot.rgrids()
mpl.pyplot.savefig()
mpl.pyplot.sca()
mpl.pyplot.scatter()
mpl.pyplot.sci()
mpl.pyplot.semilogx()
mpl.pyplot.semilogy()
mpl.pyplot.set_cmap()
mpl.pyplot.setp()
mpl.pyplot.show()
mpl.pyplot.specgram()
mpl.pyplot.spectral()
mpl.pyplot.spring()
mpl.pyplot.spy()
mpl.pyplot.stackplot()
mpl.pyplot.stem()
mpl.pyplot.step()
mpl.pyplot.streamplot()
mpl.pyplot.subplot()
mpl.pyplot.subplot2grid()
mpl.pyplot.subplot_tool()
mpl.pyplot.subplots()
mpl.pyplot.subplots_adjust()
mpl.pyplot.summer()
mpl.pyplot.suptitle()
mpl.pyplot.switch_backend()
mpl.pyplot.table()
mpl.pyplot.text()
mpl.pyplot.thetagrids()
mpl.pyplot.tick_params()
mpl.pyplot.ticklabel_format()
mpl.pyplot.tight_layout()
mpl.pyplot.title()
mpl.pyplot.tricontour()
mpl.pyplot.tricontourf()
mpl.pyplot.tripcolor()
mpl.pyplot.triplot()
mpl.pyplot.twinx()
mpl.pyplot.twiny()
mpl.pyplot.uninstall_repl_displayhook()
mpl.pyplot.violinplot()
mpl.pyplot.viridis()
mpl.pyplot.vlines()
mpl.pyplot.waitforbuttonpress()
mpl.pyplot.winter()
mpl.pyplot.xcorr()
mpl.pyplot.xkcd()
mpl.pyplot.xlabel()
mpl.pyplot.xlim()
mpl.pyplot.xscale()
mpl.pyplot.xticks()
mpl.pyplot.ylabel()
mpl.pyplot.ylim()
mpl.pyplot.yscale()
mpl.pyplot.yticks()
mpl.axes
mpl.axis
Autogenerated API - More
mpl.pyplot.
summer
set the default colormap to summer and apply to current image if any. See help(colormaps) for more information