Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.15 KB

CreatedVisualization.md

File metadata and controls

19 lines (14 loc) · 1.15 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
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]