biocore/qurro

More rank plot color schemes

Open

#278 opened on Feb 27, 2020

 (0 comments) (0 reactions) (0 assignees)JavaScript (10 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (PR metrics pending)

Description

This could involve adding more options (i.e. more sets of 3 colors in the Color scheme box below the rank plot), or it could involve adding separate color selectors for the numerator / denominator / both fields, where each of those three selectors is hooked up to some sort of color picker.

The former idea is easier to do in the short term; the latter idea would be easier for users but would be much harder to implement (although not really that bad to implement, main thing as with #225 would just be adding tests).

Idea c/o @lisa55asil.

Contributor guide