| number•xl•l•m•s•xs•fill | l |
curve Recharts interpolation for the line: natural, linear, step, stepBefore, stepAfter, monotone, basis, bump and their variants. | curveType | natural |
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 | — |
series First entry is drawn as the line, second as the bars. Further entries are ignored. Both share one y axis. | SeriesConfig[] | — |