Chart Removed
Recorded when a Data Analyst removes a chart from a dashboard.
Event
Description
This event is emitted when a user removes a chart placement from a dashboard. The underlying ChartDefinition in Analytics remains unaffected.
Event payload includes workspaceId identifying the containing workspace.
Business Rules
- Chart must exist in the dashboard
- Removing the last chart from a tab does not delete the tab
- ChartDefinition reference remains valid in Analytics
Given-When-Then
Given a dashboard with charts, When the Data Analyst removes an unneeded chart, Then Dashboard Chart Removed is recorded.