Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

2.9 KiB

title slug
dataInsightCustomChart /main-concepts/metadata-standard/schemas/datainsight/custom/datainsightcustomchart

Chart

DI Chart Entity

Properties

Definitions

  • function (string): aggregation function for chart. Must be one of: ["count", "sum", "avg", "min", "max", "unique"].
  • kpiDetails (object): KPI details for the data insight chart.
    • startDate (string): Start Date of KPI.
    • endDate (string): End Date of KPI.
    • target (number): Target value of KPI.

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.