Companion
object Companion
Functions
Link copied to clipboard
fun fromColors(axisLabelColor: Color, axisGuidelineColor: Color, axisLineColor: Color, entityColors: List<Color>, elevationOverlayColor: Color): ChartStyle
Creates a base implementation of ChartStyle using the provided colors.