Home
last modified time | relevance | path

Searched refs:ax2 (Results 1 - 2 of 2) sorted by relevance

/third_party/notofonts/scripts/
H A Dissue-stats.py100 ax2 = ax1.twinx() variable
111 lns1 = ax2.plot(
119 lns2 = ax2.plot(
129 lines2, labels2 = ax2.get_legend_handles_labels()
130 ax2.legend(lines + lines2, labels + labels2, loc="lower left")
/third_party/python/Tools/demo/
H A Dhanoi.py96 ax1, ay1, ax2, ay2 = c.bbox(self.pegs[a])

Completed in 1 milliseconds