DOI-ONRR / doi-extractives-data

Information on the extractive industries in the U.S. from federal data.
https://revenuedata.doi.gov/
Other
77 stars 41 forks source link

Stacked bar chart bug #5037

Closed mojobnichols closed 4 years ago

mojobnichols commented 4 years ago

Expected Behavior

If barchart gets an empty set of data it should build empty graph

Actual Behavior

Barchart bombs out and freezes the browser.

Steps to reproduce the behavior

mojobnichols commented 4 years ago

Stacked bar chart no catches that the data array length is 0 or doesn't exist and exits with warning on console.