Markéta Jedličková
06/24/2026, 2:06 PMkapa.ai
06/24/2026, 2:07 PMdataLabels.visible options (via IChartConfig):
The "auto" setting is the closest native option to what you're describing — it prevents overlapping. [Bar Chart docs; IDataLabelsVisible]
There is also a data_labels_style property that accepts "auto" or "backplate", which controls the visual style of labels, but this does not directly control label positioning outside bars. [VisualisationConfig docs]
For forcing labels strictly outside bars and preventing clipping, the knowledge sources do not document a native dashboard-level setting for this specific behavior. As noted in a community discussion, for full control over label placement and behavior, the recommended path is the GoodData.UI SDK with custom visualizations — though this is acknowledged as a heavier lift for BI teams. [Community Slack]
In summary: "auto" is the best native option to reduce overlap, but granular control over label positioning (always outside, never clipped) is only achievable via the SDK/custom visualization path. 👍 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., with interactive elements