FunctionDropdown button for the Breakout component.
FunctionDetailed chart type selection interface with recommended visualization options.
FunctionProvides a UI widget for downloading data in different formats (CSV, XLSX, JSON, and PNG depending on the visualization).
FunctionProvides a button that contains a dropdown that shows the DownloadWidget.
FunctionA set of interactive filter badges that allow adding, editing, and removing filters. Displays current filters as badges with an "Add another filter" option.
OptionalwithColumnItemIcon?: booleanWhether to show the icon for the column item
FunctionA dropdown button for the Filter component.
OptionalwithColumnItemIcon?: booleanWhether to show the icon for the column item
FunctionSettings panel for configuring visualization options like axes, colors, and formatting. Uses question context for settings.
FunctionDropdown button that contains the QuestionSettings component.
Optionalprops: InteractiveQuestionQuestionSettingsDropdownPropsOptionalheight?: Height<string | number>Height for the dropdown menu
FunctionThe main visualization component that renders the question results as a chart, table, or other visualization type.
OptionalclassName?: stringA custom class name to be added to the root element.
Optionalstyle?: CSSPropertiesA custom style object to be added to the root element.
Optionalheight?: Height<string | number>A number or string specifying a CSS size value that specifies the height of the component
Optionalwidth?: Width<string | number>A number or string specifying a CSS size value that specifies the width of the component
FunctionButton to reset question modifications. Only appears when there are unsaved changes to the question.
Optionalprops: ButtonPropsFunctionDropdown button for the Summarize component.
FunctionDisplays a title based on the question's state. Shows:
OptionalclassName?: stringA custom class name to be added to the root element.
Optionalstyle?: CSSPropertiesA custom style object to be added to the root element.
A set of badges for managing data groupings (breakouts). Uses question context for breakout functionality.