Manual
Modules Loaded
Module scripting commands
General scripting commands
Scripting
Module: Nodes Scattergram
Full package name: mesquite.charts.NodesScattergram.NodesScattergram
Duty: Chart Assistant for Tree Window (mesquite.lib.duties.TreeWindowAssistantC)
Module Explanation
Shows values for nodes of tree via a scattergram.
Author(s): Wayne P. Maddison and David R. Maddison
Version 3.70
Commands of Nodes Scattergram
setChartType
Explanation:
Sets chart drawing module
Parameters:
[module name]
suspend
Explanation:
Suspends calculations
resume
Explanation:
Resumes calculations
doCounts
Explanation:
Requests that calculations be redone
sameAxes
Explanation:
Sets both axes to use the same calculation
differentAxes
Explanation:
Sets the axes to use different calculations
setValues
Explanation:
Sets the module calculating the numbers for the nodes for both axes
Parameters:
[name of module]
setValuesX
Explanation:
Sets the module calculating the numbers for the nodes for the X axis
Parameters:
[name of module]
setValuesY
Explanation:
Sets the module calculating the numbers for the nodes for the Y axis
Parameters:
[name of module]
setX
Explanation:
Sets which item is shown on the x axis (appropriate where the calculator can supply a series of items, e.g. characters)
Parameters:
[item number]
setY
Explanation:
Sets which item is shown on the y axis (appropriate where the calculator can supply a series of items, e.g. characters)
Parameters:
[item number]
toggleTreeLabels
Explanation:
Sets whether or not the tree labels are shown
Parameters:
[on or off]
showContext
Explanation:
Shows the current context
getWritableResults
Explanation:
Returns writable Results
getResultsHeading
Explanation:
Returns writable Results heading
logLastResultString
Explanation:
Logs last result string
getLastResultString
Explanation:
Returns last result string
getLastResult
Explanation:
Returns last MesquiteNumber result