amHand {rAmCharts4} | R Documentation |
Gauge hand
Description
Create a list of settings for the hand of a gauge chart.
Usage
amHand(innerRadius, width, color, strokeColor)
Arguments
innerRadius |
inner radius of the hand, given as a percentage |
width |
width of the base of the hand in pixels, a positive number |
color |
color of the hand |
strokeColor |
stroke color of the hand |
Value
A list of settings for the hand of a gauge chart.
[Package rAmCharts4 version 1.6.0 Index]