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

VisualisationConfig1.distinct\_point\_shapes

Home > @gooddata/sdk-code-schemas > v1 > VisualisationConfig1 > distinct_point_shapes

v1.VisualisationConfig1.distinct_point_shapes property

Signature:

distinct_point_shapes?: {
        enabled?: boolean;
        point_shape_mapping?: {
            [k: string]: "circle" | "square" | "diamond" | "triangle" | "triangle-down";
        };
        [k: string]: unknown;
    };
  • v1.VisualisationConfig1.distinct_point_shapes 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