Change Layout - Dashboards

oana5
Giga Contributor

Hello everyone,

Does everyone know if we can create our own layout style, when creating dashboards in Performance Analytics?

I was trying to represent data in different forms and I am not allowed.

Many thanks and best regards,

Oana

5 REPLIES 5

aatrutten
ServiceNow Employee
ServiceNow Employee

You will either have to modify the HTML and CSS of an existing layout as Paul mentioned or you will have to create your own layout. You define the size of the widgets by defining the size of the "dropzones" in your HTML markup. The widgets will fill up the space of those "dropzones".