fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

Error messaging for chart/component rendering failures

Open AtishayMsft opened this issue 2 years ago • 0 comments

We need visuals and messages to display failures while rendering the charts.

### Tasks
- [ ] Create a common control that can show error and empty states.
- [ ] Use the common control to show already implemented empty messages.
- [ ] Use the common control to show type errors (eg: when string data is used on x axis for Line chart or area chart which is not supported)

AtishayMsft avatar Oct 18 '23 08:10 AtishayMsft