dv_value_legend: Draw value legend of density violin plot

Description Usage Arguments Value

View source: R/dviolin.R

Description

Creates a grid::grob() representing a triangular graphic representing the increasing (or decreasing) intensity across the axis.

Usage

1
2
3
4
5
6
dv_value_legend(
  label = "",
  order = c("increasing", "decreasing"),
  fill = "black",
  vp = "dviolin_plot::gutter_panel"
)

Arguments

vp
g

An existing grob/gTree

Value

A grid::grob() representing the graphic.


steveneschrich/densityplots documentation built on Dec. 23, 2021, 5:32 a.m.