plotly / dash-slicer

A volume slicer for Dash
https://dash.plotly.com/slicer
MIT License
24 stars 8 forks source link

Linear interpolation #52

Open almarklein opened 3 years ago

almarklein commented 3 years ago

Issue to track support to render the images with bilinear interpolation. Upstream: issue https://github.com/plotly/plotly.js/issues/5353 and pr https://github.com/plotly/plotly.js/issues/5353

Once fixed upstream, and the appropriate libs have a new release, we have (or can add) support for bilinear interpolation.