Skip to main content

Chart positioning

Introduction

When multiple dashboard items are added, the position of each dashboard item determines the overall layout of the dashboard. The grid layout determines the position of an item on the dashboard. See illustration below.

docs image

The default position for the first chart on a dashboard is Center. When you create a second chart the Position of the new chart is automatically set to Bottom.

The positioning of dashboard items is indicated by an icon to the left of their name.

See the illustration below.

docs image

There are two ways to change the position of a chart.

  1. From the context menu.
  2. From the Edit Dashboard item dialog.

Follow these steps to change the position of a chart from the context menu.

StepAction
1Open the app or discovery accelerator in your development environment and go to the Dashboards tab.
2In the dashboard item list, right-click on the chart for which you want to change the position.
3Select Position from the context menu and then the desired position for the chart.

Follow these steps to change the position from the Edit Dashboard item dialog.

StepAction
1In the dashboard item list, double-click on the chart for which you want to change the position.
2Go to the Positioning tab in the Edit Dashboard item dialog.
3Select the desired position from the Position drop-down list.

docs image

note

There can be only one dashboard item with the Center position.

Dashboard item size

You can create dashboards with items of different sizes. The Positioning tab of the Edit Dashboard item dialog displays the current position settings of the selected dashboard item. The Default size field displays the current size of the selected dashboard item.

Below is a description of the elements of the elements of the Positioning tab.

ElementEnables you to...
Size in percentagesspecify the size in percentages instead of in pixels.
Default sizechange the size of the selected dashboard item.
Positionchange the position of the selected dashboard item.
User resizablegive the end user the option the manually change the size of the dashboard item.
note

The size of a dashboard item with Center position is dependent on the available space. For example, if the left chart in the demo has a default size of 20%, the center chart automatically uses the remaining 80% of the space.

Containers and tab containers

Containers can be used to group dashboard items together. Using a container gives much more flexibility in designing dashboards. Containers can be positioned in the same way as dashboard items. The items in a container can be positioned relative to that container.

When containers are used to position other dashboard items, the header of the container can be disabled.

Follow these steps to create a container.

StepAction
1Go to a dashboard with multiple charts.
2Right-click in the dashboard item list and select New container.
3Drag and drop the two charts into New container.
4Change the position of the container as desired.

See illustration below for an example.

docs image

Using a tab container, end users can switch between different tabs that each contains a container with dashboard items.

Follow these steps create a tab container.

StepAction
1Right-click on a container in the dashboard item list and select Edit....
2Select the Tab container check box and click on OK.

The dashboard items in the container are now visible as different tabs. This can be used to reduce the total number of actual dashboards.