draw Group Bar Graph
fun drawGroupBarGraph(drawScope: DrawScope, barGraphData: GroupBarChartData, barStyle: BarStyle, drawOffset: Offset, height: Float, barColor: Color, barIndex: Int)
Used to draw the individual barUsed round rec as a default shape
Parameters
draw Scope
: Creates a scoped drawing environment
bar Graph Data
: all meta data related to the bar graph
bar Style
: all meta data related to the bar styling
draw Offset
: topLeft offset for the drawing the bar
height
: height of the bar graph
bar Index
: Index of the bar