e_global_gauge | R Documentation |
Gauge Plot
e_global_gauge(
value = 100,
label = "Label",
color1 = "#B5E391",
color2 = "#90C468"
)
value |
a number specifying the value of the graph. |
label |
a character specifying the title to use on legend. |
color1 |
a color for the gauge. |
color2 |
a shadowColor for the gauge. |
echarts4r plot
Joseline Quiros <joseline.quiros@promidat.com>
e_global_gauge(87, "Global Precision")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.