Basic components

Feedback


  Basic components contain time components, text components, text list components, indicator components, icon components, image components, video components, iFrame components, etc. Click the “Components” item on the left toolbar and select the components to be added under the “Basic” category. You can add different types of components via drag and drop:

Time components

  Time components are used to display the current time to enhance the real-time ability of dashboard.

The configuration items of time components are as follows:

Text components

You can add a paragraph of text with text components, used as auxiliary instructions for the dashboard and so on.

The configuration items of text components are as follows:

Text list components

  You can add a data table with text list components in MapDashboard.

The configuration items of text list components are as follows:

{

  "data": [

    {

      "A1": "a1",

      "B1": "b1"

    },

    {

      "A2": "a2",

      "B2": "b2"

    }

  ]

}

The configuration item specific to service type data is as follows:

Indicator components

 Indicator components are used for statistics and presentation of business indicators through the combination of title and value.

The configuration items of indicator components are as follows:

Icon components

You can add a referential graphic symbol with icon components in dashboard. A variety of common icons are preset in MapDashboard.

The configuration items of icon components are as follows:

Image components

You can add any images with image components in dashboard to enhance the visualization of the dashboard.

Video components

You can add videos in .mp4/.webm/.ogv/.rtmp/.flv/.m3u8 and other formats with video components in dashboard.

The configuration items of video components are as follows:

Video+ components

The Video+ component is suitable for industrial application scenarios such as smart park management and security. Supports zoom and roaming operation.

It can add HTML5 .mp4/.flv/.m3u8 and other formats of video to the dashboard.

The Video+ component contains the following configuration items:

iFrame components

You can embed a third-party web page in dashboard with iFrame components to integrate existing web applications into the dashboard.

The configuration items of iFrame components are as follows: