Filter selected stacks, collapsing all other stacks.
filter: function( filters, callback )
An alias for Graph.Util.getNode.
get: function( id )
Returns a Graph.Adjacence object connecting nodes with ids id and id2.
getAdjacence: function ( id, id2 )
Returns a Graph.Adjacence object connecting the current Graph.Node and the node having id as id.
getAdjacency: function( id )
Returns a x, y object with the position of the top/left corner of a ST node.
getAlignedPos: function( pos, width, height )
Returns a Graph.Node by name.
getByName: function( name )
Returns a complex number.
getc: function()
Returns a complex number.
getc: function( simple )
Returns the specified canvas style data value property.
getCanvasStyle: function( prop, type, force )
Returns the closest node to the center of canvas.
getClosestNodeToOrigin: function( graph, prop, flags )
Returns the closest node to the given position.
getClosestNodeToPos: function( graph, pos, prop, flags )
Returns the current Configuration for this Canvas Widget.
getConfig: function()
Returns the main canvas context object
getCtx: function( i )
Returns the specified data value property.
getData: function( prop, type, force )
Returns the main Canvas DOM wrapper
getElement: function()
Lazy fetcher for the label element.
getLabel: function( id )
Lazy fetcher for the label container.
getLabelContainer: function()
Returns the specified label data value property.
getLabelData: function( prop, type, force )
Returns an object containing as keys the legend names and as values hex strings with color values.
getLegend: function()
Returns an object containing as keys the legend names and as values hex strings with color values.
getLegend: function()
Returns an object containing as keys the legend names and as values hex strings with color values.
getLegend: function()
Returns the maximum accumulated value for the stacks.
getMaxValue: function()
Returns the maximum accumulated value for the stacks.
getMaxValue: function()
Returns the maximum accumulated value for the stacks.
getMaxValue: function()
Returns a Graph.Node by id.
getNode: function( id )
Returns a Graph.Node by id.
getNode: function( graph, id )
Returns a Polar representation of this number.
getp: function( simple )
Returns a Polar representation.
getp: function()
Returns the parent node of the node having id as id.
getParent: function( tree, id )
Returns an Array of Graph.Nodes which are parents of the given node.
getParents: function( node )
Returns the canvas position as an x, y object.
getPos: function( force )
Returns the position of the node.
getPos: function( type )
Returns the current radius of the visualization.
getRadius: function()
Returns canvas dimensions.
getSize: function( i )
Collects all subnodes for a specified node.
getSubnodes: function( node, level, flags )
Returns the subtree that matches the given id.
getSubtree: function( tree, id )
Returns a boolean indicating if the node belongs to the Graph or not.
hasNode: function( id )
Converts an Hex color string into an RGB array.
$.hexToRgb = function( hex )
Hides the corresponding Graph.Node label.
hideLabel: function( node, show )
Hides all labels (by hiding the label container).
hideLabels: function ( hide )
Calculates a polar interpolation between two points at a given delta moment.
interpolate: function( elem, delta )
Returns a boolean indicating if some node is descendant of the node with the given id.
isDescendantOf: function( node, id )
Returns true if the number is zero.
isZero: function ()
Returns true if the number is zero.
isZero: function ()
Returns whether the node is a leaf.
leaf: function( n )
Loads JSON data into the visualization.
loadJSON: function( json )
Loads JSON data into the visualization.
loadJSON: function( json )
Loads a JSON structure to the visualization.
loadJSON: function( json, i )
Loads JSON data into the visualization.
loadJSON: function( json )