Skip to content

SyncfusionExamples/How-to-select-range-like-range-selector-in-.NET-MAUI-Cartesian-Chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

How to select range like range-selector in .NET MAUI Cartesian Chart

In .NET MAUI, integrating the SfRangeSelector with SfCartesianChart provides a powerful way to filter and visualize data dynamically. This approach allows users to interactively select a specific range of data using the range selector thumbs, while the embedded chart automatically updates its visual appearance to highlight the selected data with different colors.

This implementation creates a seamless data filtering experience where users can drag the range selector thumbs to dynamically filter chart data.

Output rangeselector

Troubleshooting

Path too long exception

If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to a shorter name before building the project.

Releases

No releases published

Packages

 
 
 

Contributors

Languages