Searched refs:MPL_STYLE (Results 1 – 2 of 2) sorted by relevance
47 MPL_STYLE = { variable101 MPL_STYLE['axes.color_cycle'] = colors103 MPL_STYLE['axes.prop_cycle'] = matplotlib.cycler("color", colors)
176 AttrConf.MPL_STYLE["interactive"] = False180 with plt.rc_context(AttrConf.MPL_STYLE):