Line Indicator
fun LineIndicator( color: Color = MaterialTheme.colors.primary, heightFraction: Float = DefaultSizeFraction, width: Dp = 2.dp)
Content copied to clipboard
A line for comparative measure indicators.
Parameters
height Fraction
The fraction of the overall bullet graph bar area height for the extent of the line
width
The thickness of the line, defaults to 2.dp