Draft: PolarAxesActor uses standard bounds computation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Draft: PolarAxesActor uses standard bounds computation
Nicolas Vuaille
requested to merge
nicolas.vuaille/vtk:PolarAxesBounds
into
master
Aug 07, 2024
Overview
2
Commits
1
Pipelines
1
Changes
2
PolarAxesActor does not need to do custom bounds computation. Moreover, this used to omit the displayed text, leading to graphical issues (truncated text) Let Superclass handles this.
Merge request reports
Loading