Data Pagination
Basic Example
By configuring the page property, you can specify the chart to display data for specific dimension values.
field: The pagination field.currentValue: The currently displayed value.
Loading...
Custom Player
By combining the page property with React state management, you can implement custom player controls.
Loading...