🏗️Dashboard Builder

As a developper, you just integrate one single script inside your codebase! You leave the visualization and layout configuration to your non-technical colleagues!

Why is it powerful?

The Dashboard Builder is:

  • Easy layout configuration through drag&drop and resize

  • Responsive Layout

Grid System

A 12 columns grid (also known as the 960 System) is more flexible and precise (both in widths and heights). Responsiveness is handled by resizing the content widths while keeping the same number of columns. If the container width is less than 384px, the grid will be displayed only on 1 column.

Deep Customization

Using the web component integration, you are able to target the DOM of our Dashboard Builder and make massive changes on the style of it: change colors of border, radius of grid items, etc…

Be careful when adapting colors or other classes to fit to your own application.

We’ve made some research to apply the best guidelines for understanding and readability. You will be responsible of the css applied on your application.

Follow the link to see a live example

Now you can publish it to show your work to everyone!

Export as PDF

You can export a whole Dashboard Builder in PDF by clicking on the "pdf" icon on the top right corner.

Last updated