Skip to content

paraview.simple.CreateScalarBar: fix implementation and deprecate

Cory Quammen requested to merge cory.quammen/paraview:createscalarbar-fix into master

The implementation previously called the deleted function servermanager.Register(). Removed that call and deprecated the function in favor of simple.GetScalarBar().

Backport: release

Merge request reports