Skip to content

Fixing 1D and 2D rendering scaling

James Kress requested to merge jameskress/vtk-m:Rendering-scaling-fix into master

Adding the fix for the 1D and 2D renderings to make them scale the X axis to the ratio between the window and the data range. Also adding tests to confirm that very small values on the X axis scale to full window height.

Edited by James Kress

Merge request reports