Searched refs:InlineLegend (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/graphy/graphy/ | ||
D | formatters_test.py | 29 self.chart.formatters.append(formatters.InlineLegend) |
D | formatters.py | 172 def InlineLegend(chart): function |