Makie series cycle through the colormap
enhancement
### Feature description
It's not a huge issue, but I'm quite often annoyed by the
```
ERROR: Not enough colors for number of categories. Categories: XXX, colors: X
```
error of `series`.
Sometimes, I just want to plot something and because I'm missing some colors, I can't get it without having to look for broader colormaps.
Is this an intentional throw to avoid people plotting too large datasets, or is it just there as a default ?
0 条评论