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

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