Home
last modified time | relevance | path

Searched refs:InlineLegend (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/graphy/graphy/
Dformatters_test.py29 self.chart.formatters.append(formatters.InlineLegend)
Dformatters.py172 def InlineLegend(chart): function