triqs.plot.mpl_interface.oplot

triqs.plot.mpl_interface.oplot(obj, *opt_list, **opt_dict)[source]

A thin layer above pyplot.plot function that allows plotting objects with plot protocol as well as arrays. Options are the same as for the pyplot.plot function.