Allow (Cycled(n), α)
#1629
Labels
colors
color, colormap, colorrange, alpha, etc
Cycle
(Color) cycling
enhancement
Feature requests and enhancements
Makie
Backend independent issues (Makie core)
Given that Makie.jl does't have an alpha keyword, and color alpha must always be given in the form of a tuple
color = (actual_color, alpha_value)
, then please allow(Cycled(n::Int), α::Real)
to be passed as color. AT the moment it errors:The text was updated successfully, but these errors were encountered: