Skip to content

The repository contains the source code of the scripts created in the step-by-step Web Dashboard's Custom Item tutorials.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-core-dashboard-custom-item-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Dashboard for ASP.NET Core - Custom Item Tutorials

The example contains the source code of the scripts created in the step-by-step Custom Item tutorials.

Files to Review

Static Custom Item

View Tutorial: Create a Static Custom Item

View Script: HelloWorldItem.js

The script contains a HelloWorld static custom item with a custom property that allows you to change the static text.

Data-Aware Custom Item

View Tutorial: Create a Data-Aware Custom Item

View Script: DataAwareItem.js

This script contains a data-aware custom item that displays formatted dimension values and allows users to color these values.

Data-Aware Item based on External Visualization Widget

View Tutorial: Create a Data-Aware Item based on an External Visualization Widget

View Script: FunnelChartItem.js

This script contains a more "real-world" custom item that uses an external visualization widget. In this example, it is the dxFunnel widget that can show values across multiple stages in a process. This widget supports data binding, master filtering, and coloring.

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

The repository contains the source code of the scripts created in the step-by-step Web Dashboard's Custom Item tutorials.

Topics

Resources

License

Stars

Watchers

Forks