Blazor Range Navigator Numeric Axis Example
This sample depicts cricket match data between two countries using the numeric axis in the range navigator.
The numeric axis is used to plot numeric data in the range navigator. To render a numeric axis, set the ValueType to Double.
Tooltip is enabled to display the selected data range while the range is being changed.
More information about the range navigator can be found in this documentation section.