GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.50.0
  • Code samples
  • GitHub

position

Home > @gooddata/sdk-ui-charts > IDataLabelsConfig > position

IDataLabelsConfig.position property

Placement of data labels. Applies to pie and donut charts only. - "auto" (default): whole-chart adaptive — outside (callouts with leader lines) when the smallest visible slice is ≤ 5%, inside otherwise. A chart never mixes inside and outside. - "inside": force every label inside its slice; labels that don't fit are omitted - "outside": place every label outside with a leader line

Signature:

position?: "auto" | "inside" | "outside";
  • IDataLabelsConfig.position property
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use