Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.31 KB

File metadata and controls

21 lines (16 loc) · 1.31 KB

CreatedVisualization

List of created visualization objects

Properties

Name Type Description Notes
dimensionality [DimAttribute] List of attributes representing the dimensionality of the new visualization
filters [CreatedVisualizationFiltersInner] List of filters to be applied to the new visualization
id str Proposed ID of the new visualization
metrics [Metric] List of metrics to be used in the new visualization
suggestions [Suggestion] Suggestions for next steps
title str Proposed title of the new visualization
visualization_type str Visualization type requested in question
config VisualizationConfig [optional]
saved_visualization_id str Saved visualization ID. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]