PluginVisual
A flexible visualization type that allows engineers to create new custom charts in Amazon QuickSight.
Contents
Note
In the following list, the required parameters are described first.
- PluginArn
-
The Amazon Resource Name (ARN) that reflects the plugin and version.
Type: String
Required: Yes
- VisualId
-
The ID of the visual that you want to use.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: Yes
- ChartConfiguration
-
A description of the plugin field wells and their persisted properties.
Type: PluginVisualConfiguration object
Required: No
- Subtitle
-
The subtitle label options for a visual.
Type: VisualSubtitleLabelOptions object
Required: No
- Title
-
The title label options for a visual.
Type: VisualTitleLabelOptions object
Required: No
- VisualContentAltText
-
The alt text for the visual.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: