gonum / gonum/plot

plotutil: consider using palette to replace color slices

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

Currently plotutil uses the Color func to return a order set of colours for plots. Consider using a palette.Palette instead.

Issue of whether to take a Palette parameter or continue to use the current Color func.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.