GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 10.26.0
  • Code samples
  • Gallery
  • GitHub

viewBy

Home > @gooddata/sdk-ui-charts > IColumnChartBucketProps > viewBy

IColumnChartBucketProps.viewBy property

Specify one or two attributes to slice the measures along the X axis.

Signature:

viewBy?: AttributeOrPlaceholder | AttributesOrPlaceholders;

Remarks

If you specify two attributes, the values of these attributes will appear on the X axis as grouped. For each value of the first attribute there will be all applicable values of the second attribute. For each value of the second attribute there will be a column indicating the respective slice's value.

  • IColumnChartBucketProps.viewBy property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 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