Seems to work fine for this call in Filters/Modeling/Testing/Python/HyperScalarBar.py
:
scalarBar.SetLabelFormat("%-#6.3f")`
given this:
Charts/Core/vtkAxis.h: virtual void SetLabelFormat(const std::string &fmt);
Seems to work fine for this call in Filters/Modeling/Testing/Python/HyperScalarBar.py
:
scalarBar.SetLabelFormat("%-#6.3f")`
given this:
Charts/Core/vtkAxis.h: virtual void SetLabelFormat(const std::string &fmt);