Example of Numeric Axis in ASP.NET MVC Range Selector Control
This sample depicts the cricket match data between two countries with the help of numeric axis in range navigator.
DEMO
SOURCE
Score Comparision AUS vs SL
Numeric axis is used to plot numeric data in range navigator. To render numeric axis, set valueType
to Double
.
Tooltip is enabled in this example, to see the tooltip in action, while the selected range is changed.