|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
sd.plotter.figtext - Function
5.1.8 Add text to figure at specified location
Description
Add text to figure at location x,y (relative 0-1 coords). This method forwards
*args and **kwargs to a Matplotlib method, matplotlib.Figure.text. See the
method help for detailed information.
Arguments
Inputs |
| ||
x |
| x position of the text
| |
| allowed: | float | |
| Default: | ||
y |
| y position of the text
| |
| allowed: | float |
|
| Default: |
|
|
s |
| Text to be added
| |
| allowed: | string |
|
| Default: |
|
|
Example
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