Skip to Content
🎉 Coral now has an MCP Server, check out the docs
DocumentationMoleculesEnergySummaryComponentsEnergySummaryCharts

EnergySummaryCharts

Sub-component of the EnergySummary molecule.

Props

NameTypeDefault
childrenReact.ReactNode
maxWidthConditionalValue<"auto" | SizeToken | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "1/5" | "2/5" | "3/5" | "4/5" | "1/6" | "2/6" | "3/6" | "4/6" | "5/6" | "1/12" | "2/12" | "3/12" | ... 13 more ... | undefined>

The overall maximum width of the charts. This will override any bar width settings on the charts themselves because this max width scales the charts inside.

140
Last updated on