Hi @mattbrook ,
possibly you need to divide xy[0] and xy[1] by window.devicePixelRatio. At least for me, this helped fixing problems with offset labels. See also Label widget example offset on windows 10 · Issue #1179 · Kitware/vtk-js · GitHub .
Hi @mattbrook ,
possibly you need to divide xy[0] and xy[1] by window.devicePixelRatio. At least for me, this helped fixing problems with offset labels. See also Label widget example offset on windows 10 · Issue #1179 · Kitware/vtk-js · GitHub .