rememberCartesianChart
Creates and remembers a CartesianChart.
Parameters
the CartesianLayers.
the start Axis.
the top Axis.
the end Axis.
the bottom Axis.
appears when the CartesianChart is tapped.
allows for listening to marker visibility changes.
returns the CartesianLayerPadding.
the legend.
applies a horizontal fade to the edges of the CartesianChart, provided that it’s scrollable.
the Decorations.
adds persistent CartesianMarkers.
defines the x-step (the difference between neighboring major x-values). Receives the model and the final minimum and maximum x-values.
controls marker visibility.
See also
Deprecated
Use the overload whose `getXStep` lambda also receives the final minimum and maximum x-values.
Creates and remembers a CartesianChart.
Parameters
the CartesianLayers.
the start Axis.
the top Axis.
the end Axis.
the bottom Axis.
appears when the CartesianChart is tapped.
allows for listening to marker visibility changes.
returns the CartesianLayerPadding.
the legend.
applies a horizontal fade to the edges of the CartesianChart, provided that it’s scrollable.
the Decorations.
adds persistent CartesianMarkers.
defines the x-step (the difference between neighboring major x-values).
controls marker visibility.