Searched refs:legends (Results 1 – 3 of 3) sorted by relevance
301 def gen_legends(a, legends): argument302 leg = ax.legend(legends, 'best', shadow=True)327 legends = []329 legends = None348 legends.append(get_base(file))351 if add_legend and len(legends) > 0:352 gen_legends(ax, legends)
6543 bug. Since legends behave the same way as buttons and floats,
7513 Allow aligning for legends in both RTL and LTR mode.