glue-viz / bqplot-image-gl

Jupyter widget for displaying images with a focus on astronomy
MIT License
19 stars 13 forks source link

feat: allow colors to be a list, and also have labels to override #33

Closed maartenbreddels closed 4 years ago

maartenbreddels commented 4 years ago

color can also be a list, similar to level, and a custom label can be set.

codecov[bot] commented 4 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.40%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   66.26%   66.66%   +0.40%     
==========================================
  Files           5        5              
  Lines          83       84       +1     
==========================================
+ Hits           55       56       +1     
  Misses         28       28              
Impacted Files Coverage Δ
bqplot_image_gl/imagegl.py 95.34% <100.00%> (+0.11%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7a5549f...09bb0b8. Read the comment docs.