Home
last modified time | relevance | path

Searched refs:mylegend (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-odfpy/odfpy-1.4.1/examples/
H A Dbarchart.py89 mylegend = chart.Legend(legendposition="end", legendalign="center", stylename=legendstyle)
90 mychart.addElement(mylegend)
H A Dsubobject.py80 mylegend = chart.Legend(legendposition="end", legendalign="center", stylename=legendstyle)
81 mychart.addElement(mylegend)
/dports/devel/py-odfpy/odfpy-1.4.1/tests/
H A Dtestdatastyles.py103 mylegend = chart.Legend(legendposition="end", legendalign="center", stylename=legendstyle)
104 mychart.addElement(mylegend)
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/utils/latency/
H A Dgraph.py334 mylegend = []
336 mylegend.append(get_legend_str(d['metadata']))
347 plt.legend(mylegend, loc=plt_legend_loc, prop=fontP, ncol=2)
/dports/science/berkeleygw/BGW-2.0.0/examples/DFT/Zn2O2/
H A Dplot_Zn2O2_epsinv.py55 mylegend = matplotlib.pyplot.legend(loc = 'best') variable
/dports/math/R/R-4.1.2/src/library/grid/vignettes/
H A Ddisplaylist.Rnw237 drawDetails.mylegend <- function(x, recording) {
245 grid.draw(grob(cl = "mylegend"))
/dports/math/libRmath/R-4.1.1/src/library/grid/vignettes/
H A Ddisplaylist.Rnw237 drawDetails.mylegend <- function(x, recording) {
245 grid.draw(grob(cl = "mylegend"))