The knowledge sources do not explicitly mention a way to set a specific pixel value (such as 18px) for the gap or spacing between widgets on a GoodData Cloud dashboard. The layout documentation covers the 12-column grid, widget resizing, column containers, and responsive breakpoints, but does not describe a configuration option for custom inter-widget spacing/gaps. [
Configure Dashboard Layout]
The theme settings reference also does not include a property for controlling the gap between widgets ā it covers colors, borders, backgrounds, and typography, but not widget spacing. [
Theme Settings Reference]
What you could explore as alternatives:
1.
Dashboard Plugins / Custom Widgets: Using the Dashboard Plugin API and layout customization API, you could potentially inject custom layout wrappers or spacer widgets to control spacing programmatically. However, this is a custom development approach and the knowledge sources do not confirm it supports pixel-precise gap control. [
Dashboard Plugin API]
2.
Column Containers: The column container feature lets you group and stack widgets, but again, custom gap sizing in pixels is not documented as a supported option. [
Column Container]
I'd recommend reaching out to GoodData support or the community to confirm whether a CSS/theme override or plugin approach could achieve a specific 18px gap, as this is not covered in the available documentation. š 0 button š 0 button ā¹ļø
Tip: Mention
@kapa.ai in the thread for follow-ups.
š Our Support team monitors all messages and will jump in if needed.