Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.