Skip to main content

Custom Dashboard Item for Web

A custom item is a JavaScript extension that allows you to implement and embed your own dashboard items in the Web Dashboard. You can add standard item features, including data shaping, interactivity, export, etc. A custom item’s configuration depends on the item’s functionality.

CustomItem_Funnel_Main

See the following section to find tutorials that show how to create a custom item from scratch: Create a Custom Item for the Web Dashboard.

You can also download the projects with the ready-to-use custom items based on the tutorials:

View Example: ASP.NET Core View Example: React

The Custom Item Gallery contains custom items created from the most popular user requests. You can find the following custom items inside:

  • Simple Table
  • Parameter Item
  • Online Map
  • Web Page
  • Gantt Chart
  • Funnel D3 Chart
  • Polar Chart
  • Hierarchical Tree View

View Example: ASP.NET Core View Example: Angular View Example: React

web-dashboard-custom-item-gallery