Closed NfNitLoop closed 1 year ago
I tried specifying some colors and got odd "undefined" strings in the output because I'd specified one that doesn't exist in your list.
It would be nice if the colors parameter took a type-safe array that only allows valid values.
colors
released in https://github.com/maximousblk/chart/releases/tag/1.1
I tried specifying some colors and got odd "undefined" strings in the output because I'd specified one that doesn't exist in your list.
It would be nice if the
colors
parameter took a type-safe array that only allows valid values.