horizontal Plano Convex Bar
fun <X> XYGraphScope<Float, X>.horizontalPlanoConvexBar(color: Color, border: BorderStroke? = null): DefaultHorizontalBarComposable<Float, X>
Factory function to create a Composable that emits a solid colored bar. Each bar features a planar shape at one end and a convex shape at the other.