Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: barchart.remove - Function Up: barchart - Tool Previous: barchart - Constructor


barchart.chart - Function



Package display
Module guiutils
Tool barchart


Chart a new name,value pair


Synopsis
chart(name, value)


Description
This function adds a new name,value pair to the barchart. It does not matter if the name already exists or not, and value can increase or decrease.

If name and value are arrays, you can update many values at once (of course the arrays must be the same length).



Arguments

name   name of the barchart item
    Allowed: string
value   new value for ``name''
    Allowed: real


Returns
T on success or F on error




next up previous contents index
Next: barchart.remove - Function Up: barchart - Tool Previous: barchart - Constructor   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15