Skip to content

This project demonstrates how you can customize color palettes in Dashboard for ASP.NET Core.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-core-dashboard-customize-color-palettes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Dashboard for ASP.NET Core - How to Customize the Color Palette

This example illustrates how to customize the color palette for dashboard items in the Web Dashboard.

Restore npm packages to launch the project. Note that the script version on the client must match the version of libraries on the server.

Overview

Sales by Category Dashboard

In the Sales By Category dashboard, the DashboardConfigurator.CustomPalette event is used to substitute the default palette with a custom palette.

Both dashboard items use the global color scheme.

Web Dashboard - Customizing Color Palettes Global Scheme

Sales by SalesPerson Dashboard

In the Sales By SalesPerson dashboard, the color palette is changed in the UI. You can customize color palettes either in the Dashboard Item Menu or in the Color Scheme Page. The pie dashboard item (Quantity) uses the local color scheme, other two dashboard items use the global color scheme.

Web Dashboard - Customizing Color Palettes Local and Global Scheme

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)