horizon_legend {spiralize} | R Documentation |
Legend for the horizon chart
Description
Legend for the horizon chart
Usage
horizon_legend(lt, title = "", format = "%.2f",
template = "[{x1}, {x2}]", ...)
Arguments
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 |
Value
A Legend
object.
Examples
# There is no example
NULL
[Package spiralize version 1.0.6 Index]