Hello,
I’m trying to change the styling (forcing horizontal orientation) of the vtkScalarBarActor by passing a custom autoLayout function. No error is returned, but no changes are seen too. Same applies to setGenerateTicks.
I have also noticed that scalarBarActor.getMapper() returns null. is it something to be expected?
Here is a link to the codepen: Playground - CodeSandbox
Thanks