Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Dashboard creation basics

In this section, we will cover some of the basics of creating a Dashboard.

Dashboard templates

When creating a new dashboard tab, you can choose a pre-built layout or a canvas. Here’s the difference:

  • Canvas: A flexible template that allows you to create a pixel perfect design. There are no restrictions on object positioning so they can be positioned anywhere. Support for all dashboard content objects is provided on the canvas, along with functionality that allows authorized developers to create a highly customizable user experience.



  • Dashboard layouts: A range of pre-designed dashboard templates with established layouts, where you can drop in objects. These layouts have less flexibility in positioning objects compared to canvas, but are simpler to build. Objects such as reports, filters and text widgets can be added to these layouts.


Note: Your dashboard can contain any number of tabs, and each can have a different template. In this way, canvas tabs can be built alongside layout tabs.

Dual modes

Within the dashboard editor, there are two types of modes used to design and create a dashboard and its content. These are:

  • Visual Mode: Shows a visual representation of the dashboard. Allows users to drag, drop and configure objects while this mode is enabled.
  • Code Mode: Swap between visual and code modes with the bilateral editor and edit dashboard code with HTML, Javascript and CSS. Authorized developers can extend dashboard functionality within Yellowfin and create rich application experiences. Learn more here. *supported only in the dashboard canvas.

Both the editor modes work seamlessly together, so changes made on one mode will immediately be reflected on the other one. This allows users to use them interchangeably and build a dashboard suitable for any purpose. These two types of modes help users of varying capabilities to come up with their ultimate dashboard design.

Developer centric dashboard editing

Developers can create rich application experiences, by extending functionality with Code Mode, Code Widgets, and Actions Buttons. Only authorized developers will be able to edit dashboard code using HTML, Javascript, and CSS.

Note that this coding functionality is only available in the canvas; it is not supported in dashboard layouts.

Refer to any of our wiki sections for more information on these:



  • No labels