Kitware / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js
https://kitware.github.io/itk-vtk-viewer/
BSD 3-Clause "New" or "Revised" License
210 stars 64 forks source link

fix(Viewer): Make piecewise function cover max #248

Closed scottwittenburg closed 4 years ago

scottwittenburg commented 4 years ago

By adjusting the default xBias used to initialize the piecewise functions, we can make sure the function does not drop to near zero at the max end of the data range.

Fixes #246

thewtex commented 4 years ago

:tada: This PR is included in version 9.19.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: