NRAO Home > CASA > CASA Toolkit Reference Manual
sd.plotter.set_title - Function

5.1.8 Set the title of the plot
Description

Set the title of the plot. If multiple panels are plotted, multiple titles have to be specified.

Arguments





Inputs

title

The title

allowed:

string, string array

Default:

None

fontsize

A font size of the title

allowed:

integer

Default:

None

refresh

If True, the plot is replotted based on the new parameter setting(s)

allowed:

bool

Default:

True





Returns

Example

         # two panels are visible on the plotter  
         sd.plotter.set_title(["First Panel","Second Panel"])


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search