drawGroupBarGraph

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

drawScope

: Creates a scoped drawing environment

barGraphData

: all meta data related to the bar graph

barStyle

: all meta data related to the bar styling

drawOffset

: topLeft offset for the drawing the bar

height

: height of the bar graph

barIndex

: Index of the bar