Skip to content

A Blazor Server App that helps you to learn how easily you can create and configure the basic features of Syncfusion Blazor Charts.

Notifications You must be signed in to change notification settings

subaa1492/create-blazor-charts-in-a-blazor-server-app

 
 

Repository files navigation

Create Syncfusion Blazor Charts in Just 10 Minutes

A Blazor Server App that helps you to learn how easily you can create and configure the basic features of Syncfusion Blazor Charts. You will learn how to add Syncfusion Blazor Charts to a Blazor Server application. You will see how to populate JSON data and set series types to Charts. You will also learn how to add legends and enable data label as well as tooltips to Blazor Charts.

Example: https://blazor.syncfusion.com/demos/Charts/Column

Documentation: https://ej2.syncfusion.com/blazor/documentation/chart/getting-started

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.2 in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the create-blazor-charts-in-a-blazor-server-app repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.

Navigate to http://localhost:5000/ or http://localhost:5001/ in the browser to view the output.

About

A Blazor Server App that helps you to learn how easily you can create and configure the basic features of Syncfusion Blazor Charts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.3%
  • C# 27.3%
  • CSS 23.4%