Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TokenDescription
displayNameDisplay name in the structure panel.
idUnique identifier of the component.
dataTestIdTesting hook ID.
useMockDataToggles between mock data and real data.
dataSourceIdID of the configured data source used by the chart.
getEntityCollectionHttpRequestParametersMapHTTP request parameters mapping for data fetching.
chartConfigurationConfiguration model for axis, series, and constant lines.
elementsChild dynamic elements rendered within the chart container.
eventsConfigures events the component can trigger.
ON_INIT (Events)Event fired when the chart initializes.
ON_DESTROY (Events)Event fired when the chart is destroyed.
paddingClassSpacing via CSS classes.
visibilityPolicySetIdPolicy-set–based visibility control.
displayConditionsConditions controlling component display.
customTooltipTemplateEnables a custom tooltip template.

...