Description Usage Arguments Value
Creates a grid::grob()
representing a triangular graphic
representing the increasing (or decreasing) intensity across the axis.
1 2 3 4 5 6 | dv_value_legend(
label = "",
order = c("increasing", "decreasing"),
fill = "black",
vp = "dviolin_plot::gutter_panel"
)
|
vp |
|
g |
An existing grob/gTree |
A grid::grob()
representing the graphic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.