pb866 / MakiePlotting.jl

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

Select colours in colour scheme based on brightness #6

Closed pb866 closed 7 months ago

pb866 commented 7 months ago

Description

Add a new colourpicker, which iterates over the colours in a colour scheme, and choose the colour based on the difference in brightness to the first/last chosen colour. The brightness should be adjustable by arg or kwarg. Add new options to use this colour scheme to functions hbar and figure.

Definition of Done

Acceptance Criteria

pb866 commented 7 months ago

Closed by 1cbe283b34133ea27795835ddbefbffaf573f073.