Lines Matching refs:legend
179 from pylab import legend, plot, show, title, xlabel, ylabel
191 legend(arches, 'upper left', shadow = True)
196 from pylab import close, legend, plot, savefig, show, title, xlabel, ylabel
218 legend(names, 'upper left', shadow = True)
226 from pylab import legend, plot, savefig, semilogy, show, title, xlabel, ylabel
246 legend(names, 'upper left', shadow = True)
254 from pylab import legend, plot, savefig, semilogy, show, title, xlabel, ylabel
274 legend(names, 'upper left', shadow = True)
282 from pylab import legend, plot, show, title, xlabel, ylabel
298 legend(arches, 'upper left', shadow = True)
319 legend(names, 'upper left', shadow = True)
339 legend(names, 'upper left', shadow = True)
358 plt.legend(legends)
375 plt.legend(legends)
392 plt.legend(legends)
423 plt.legend([bar[0] for bar in bars[arches[0]]], eventNames, 'upper right', shadow = True)