glue-viz / bqplot-image-gl

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

fix(jlab3): dont use the monkey-patching d3-selection-multi package #39

Closed maartenbreddels closed 3 years ago

maartenbreddels commented 3 years ago

Similar to https://github.com/bqplot/bqplot/pull/1271 we should not use that package.

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (9f12b29) into master (a51bf54) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   61.05%   61.05%           
=======================================
  Files           5        5           
  Lines          95       95           
=======================================
  Hits           58       58           
  Misses         37       37           

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 a51bf54...9f12b29. Read the comment docs.