horizon_legend | R Documentation |
Legend for the horizon chart
horizon_legend(
lt,
title = "",
format = "%.2f",
template = "[{x1}, {x2}]",
...
)
lt |
The object returned by |
title |
Title of the legend. |
format |
Number format of the legend labels. |
template |
Template to construct the labels. |
... |
Pass to |
A ComplexHeatmap::Legend
object.
# see examples in `spiral_horizon()`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.