help > RE: Lost colorbar cannot return it back
Apr 27, 2021  11:04 AM | Chris Rorden
RE: Lost colorbar cannot return it back
From scripts you can make the colorer visible with
  gl.colorbarvisible(1)
or invisible with
 gl.colorbarvisible(0)

From the user interface, you can toggle the visibility of the color bar with the Color / Colorbar / Visible menu item

Threaded View

TitleAuthorDate
nagedem Apr 27, 2021
RE: Lost colorbar cannot return it back
Chris Rorden Apr 27, 2021