I want to cycle through the colors of the standard color sequence for different lines in a line plot (mostly because I want to draw a line and a dotted line in the same color for a couple of line pairs.)
Makie.wong_colors()
or color = Cycled(2)
etc