nemoarchive / analytics

Repository for the NeMO Analytics project.
MIT License
1 stars 0 forks source link

Control color of plots in side-by-side plots #78

Closed brianherb closed 4 years ago

brianherb commented 5 years ago

It would be nice to add the ability to both adjust the range of colors on the gene expression plot and allow the user to use their own colors for the cluster plot. Right now, the blue-white-red range for gene expression causes middle-expressed genes to be washed out(displaying as white). Also, since we are hosting miniatlas data - it would be good to use the colors they use in their publications.

seth-ament commented 5 years ago

Agreed. The default color scheme here should be a single-gradient (e.g., white-->red) not a double-gradient (e.g., blue-->white-->red).