barWidth Bar thickness. "fill" removes the gap between bands. | number•xl•l•m•s•xs•fill | l |
hover Highlight the whole band on pointer-over. | boolean | false |
reverseY Move the y axis to the right. | boolean | false |
reverseX Move the x axis to the top. | boolean | false |
legend Legend position and visibility. | LegendConfig | {} |
error Render the error state instead of the chart. | boolean | false |
tooltip Show a tooltip on hover. | boolean | true |
grid Which grid lines to draw. | x•y•both•none | y |
| x•y•both•none | both |
loading Render the loading state instead of the chart. | boolean | false |
border Panel border colour. false removes it. | Colors•surface•transparent•boolean | neutral-alpha-weak |
| …and every ChartProps prop | inherited | — |
| …and every FlexProps prop | inherited | — |