Adyen / lume

Lume is a component library for visual representations of data, built for Vue with D3.
https://lumedataviz.com
MIT License
43 stars 2 forks source link

Charts bug and log a lot of errors when data passed is wrong #152

Closed joao-m-santos closed 1 year ago

joao-m-santos commented 1 year ago

Problem description

When passing empty or wrong data, charts often log a lot of errors, and even though it doesn't affect or break the page, it's not graceful at all.

Reproduction URL

No response

Reproduction steps

No response

Expected behavior

Lume should log a single error explaining that the data is wrong, handling it gracefully

Screenshots

No response

Logs

No response

Browsers

No response

OS

No response

Validations

joao-m-santos commented 1 year ago

Closed by #209