Blazor Range Navigator Logarithmic Axis Example
Inflation vs Goods Consumers
This sample displays inflation and consumer goods data on a logarithmic Range Navigator axis with an interactive tooltip showing the selected range.
Key configuration:
- Set the ValueType property to Logarithmic
- The logarithmic scale effectively visualizes data spanning multiple orders of magnitude
- Tooltip updates dynamically as the selected range changes
Learn more: documentation section.