Learn R Programming

spiralize (version 1.0.6)

horizon_legend: Legend for the horizon chart

Description

Legend for the horizon chart

Usage

horizon_legend(lt, title = "", format = "%.2f",
    template = "[{x1}, {x2}]", ...)

Value

A Legend object.

Arguments

lt

The object returned by spiral_horizon.

title

Title of the legend.

format

Number format of the legend labels.

template

Template to construct the labels.

...

Pass to Legend.

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab