Is it possible to draw tick lines with the vtkScalarBarActor? Every example I’ve seen with VTK does not have tick lines. It’s odd to me that the method vtkScalarBarActor.SetDrawTickLabels exists to draw the labels but no “ticks” are shown.
ParaView has tick lines - is this from a custom class in ParaView?: