pb866 / MakiePlotting.jl

Collection of functions to easily create Make plots with Julia.
0 stars 0 forks source link

Cycle through colours, if more colours are needed then in the colour scheme #7

Closed pb866 closed 7 months ago

pb866 commented 7 months ago

Description

When more colours are needed then available from the colour scheme, the default behaviour should be to cycle through the colours and start at the beginning of the scheme again with the first colour out of bounds.

This behaviour may be change to the current behaviour giving an BoundsError with a keyword flag.

Definition of Done

Acceptance Criteria

pb866 commented 7 months ago

Closed by 22cc371137e35ba0178e29e888ab26f4da946dfd.