CreateDataInsightCustomChart
Payload to create a data insight custom chart
Properties
- name: Name that identifies this data insight chart. Refer to ../../../type/basic.json#/definitions/entityName.
- displayName(string): Display Name the data insight chart.
- description: Description of the data insight chart. Refer to ../../../type/basic.json#/definitions/markdown.
- chartType(string): Type of chart, used for UI to render the chart. Must be one of:- ['LineChart', 'AreaChart', 'BarChart', 'SummaryCard'].
- chartDetails
- owner: Owner of this chart. Refer to ../../../type/entityReference.json.
- dashboard: Dashboard where this chart is displayed. Refer to ../../../type/entityReference.json.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.