plot_gauge: Plot radial gauges (highcharts)

View source: R/plot_gauge.R

plot_gaugeR Documentation

Plot radial gauges (highcharts)

Description

Plot radial gauges (highcharts)

Usage

plot_gauge(iso3 = names(ISO3), unit = NA, ...)

Arguments

iso3

basin ISO3 code

...

Arguments passed on to hc_themed

hc

a highchart object

title

chart title

subtitle

chart subtitle

label

optional annotation

base_font

default font for all chart elements

axes

show axes (default: TRUE)

exporting

include chart export menu (default: TRUE)

credits

include credits (default: FALSE)

Examples

plot_gauge("ken", unit="km³")


mbacou/WADashboard documentation built on Jan. 3, 2023, 6:21 p.m.