chartist-js
chartist-js copied to clipboard
bugfix finding high & low for stacked bars graph
The .reduce() call before finding the high & low was failing when there were undefined items in the series. This fixes that.
Unfortunately I cannot do the proper contributing flow, because I cannot install node-sass because node-gyp fails on my Macbook with M2.