Legend for the horizon chart
horizon_legend(
lt,
title = "",
format = "%.2f",
template = "[{x1}, {x2}]",
...
)The object returned by spiral_horizon().
Title of the legend.
Number format of the legend labels.
Template to construct the labels.
Pass to ComplexHeatmap::Legend().
A ComplexHeatmap::Legend object.
# see examples in `spiral_horizon()`.