Bitmap

This page explains how to set up and configure a Bitmap component which renders bitmap images in the dashboard.

Screenshot

Set up a Bitmap

To set up an Bitmap component:

  1. Click-and-drag the component into the workspace and configure the properties described in the following sections.

Bitmap component properties

The following sections provides details on how to configure the properties of the Bitmap component.

Settings

Configure the properties, described in the following table

Screenshot

Field

Description

Name

A name for the component provided by the user.

Data Source

Details of the bitmap image are stored in a query; included are view state parameters for title, height and width of image. Axes labels must be included a part of query if required.

Screenshot

Refer to Data sources for further details.

Width

Auto assigned view state parameter storing bitmap image width in pixels. Value updates on browser resize.

Height

Auto assigned view state parameter storing bitmap image height in pixels. Value updates on browser resize.

Style, Margins and Format

Refer to Style for details.

Further Reading