abm_bullet_plotly2: Create alternate bullet graph with reference line (using...

View source: R/graphs-plotly.R

abm_bullet_plotly2R Documentation

Create alternate bullet graph with reference line (using plotly directly)

Description

Create alternate bullet graph with reference line (using plotly directly)

Usage

abm_bullet_plotly2(
  caption = "Field normalized citations (Cf) = 1.13",
  value = 1.13,
  reference = 1,
  span = c(0, 2)
)

Arguments

caption

a label for the indicator, shown to the left of the gauge

value

the value of the indicator, displayed as a horizontal wide line

reference

a reference value displayed as a vertical thin line

span

number of digits after the decimal point (default = 1)

Value

a plotly object


KTH-Library/bibliomatrix documentation built on Feb. 29, 2024, 5:54 a.m.