Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/zooming-and-panning-options-in-blazor-charts
A quick start Blazor project that shows how to add zooming and panning options to the Syncfusion Blazor Charts. This project also includes a code snippet to customize the zooming modes and toolbar options, set auto interval on zoomed area and navigate between the zoomed areas using panning options
https://github.com/syncfusionexamples/zooming-and-panning-options-in-blazor-charts
blazor blazor-chart chart charts dataviz zooming-panning-moving
Last synced: 29 days ago
JSON representation
A quick start Blazor project that shows how to add zooming and panning options to the Syncfusion Blazor Charts. This project also includes a code snippet to customize the zooming modes and toolbar options, set auto interval on zoomed area and navigate between the zoomed areas using panning options
- Host: GitHub
- URL: https://github.com/syncfusionexamples/zooming-and-panning-options-in-blazor-charts
- Owner: SyncfusionExamples
- Created: 2021-10-21T15:54:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T13:48:51.000Z (11 months ago)
- Last Synced: 2024-04-14T12:07:22.994Z (9 months ago)
- Topics: blazor, blazor-chart, chart, charts, dataviz, zooming-panning-moving
- Language: HTML
- Homepage:
- Size: 368 KB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zooming and Panning Options with Blazor Charts
This sample explains about how to add zooming and panning options to the Syncfusion Blazor Charts. This project also includes a code snippet to customize the zooming modes and toolbar options, set auto interval on zoomed area and navigate between the zoomed areas using panning options.
**Example**: https://blazor.syncfusion.com/demos/chart/zooming
**Documentation**: https://blazor.syncfusion.com/documentation/chart/zooming
## Prerequisites
* Visual Studio 2022
## How to run the project
* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.