Decoration
Last updated
A decoration, represented by Decoration, adds an additional layer of data to a chart. There are two built-in implementations—HorizontalLine and HorizontalBox—and you can add your own.
For an example, see the “AI test scores” sample chart.
Last updated