Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 $jit
 $jit.id
 $jit.json
 $jit.Trans
 $jit.util
A
 Accessors
 AreaChart
B
 BarChart
C
 Canvas
 Complex
E
 EdgeHelper
 EdgeHelper.arrow
 EdgeHelper.hyperline
 EdgeHelper.line
F
 ForceDirected
 ForceDirected.Label
 ForceDirected.Op
 ForceDirected.Plot
 ForceDirected.Plot.EdgeTypes
 ForceDirected.Plot.NodeTypes
G
 Graph
 Graph.Adjacence
 Graph.Label
 Graph.Label.DOM
 Graph.Label.HTML
 Graph.Label.Native
 Graph.Label.SVG
 Graph.Node
 Graph.Op
 Graph.Plot
 Graph.Plot3D
 Graph.Util
H
 Hypertree
 Hypertree.Label
 Hypertree.Op
 Hypertree.Plot
 Hypertree.Plot.EdgeTypes
 Hypertree.Plot.NodeTypes
I
 Icicle
 Icicle.Label
 Icicle.Op
 Icicle.Plot
 Icicle.Plot.NodeTypes
L
 Loader
N
 NodeHelper
 NodeHelper.circle
 NodeHelper.ellipse
 NodeHelper.rectangle
 NodeHelper.square
 NodeHelper.star
 NodeHelper.triangle
O
 Options.AreaChart
 Options.BarChart
 Options.Canvas
 Options.Controller
 Options.Edge
 Options.Events
 Options.Fx
 Options.Label
 Options.Margin
 Options.Navigation
 Options.Node
 Options.NodeStyles
 Options.PieChart
 Options.Tips
 Options.Tree
P
 PieChart
 Polar
R
 RGraph
 RGraph.Label
 RGraph.Op
 RGraph.Plot
 RGraph.Plot.EdgeTypes
 RGraph.Plot.NodeTypes
S
 ST
 ST.Label
 ST.Op
 ST.Plot
 ST.Plot.EdgeTypes
 ST.Plot.NodeTypes
 Sunburst
 Sunburst.Label
 Sunburst.Op
 Sunburst.Plot
 Sunburst.Plot.EdgeTypes
 Sunburst.Plot.NodeTypes
T
 TM.Base
 TM.Label
 TM.Op
 TM.Plot
 TM.Plot.NodeTypes
 TM.SliceAndDice
 TM.Squarified
 TM.Strip
Defines the namespace for all library Classes and Objects.
Works just like document.getElementById
Provides JSON utility functions.
This object is used for specifying different animation transitions in all visualizations.
Contains utility functions.
Defines a set of methods for data, canvas and label styles manipulation implemented by Graph.Node and Graph.Adjacence instances.
A visualization that displays stacked area charts.
A visualization that displays stacked bar charts.
A canvas widget used by all visualizations.
A multi-purpose Complex Class with common methods.
Contains rendering primitives for simple edge shapes.
A visualization that lays graphs using a Force-Directed layout algorithm.
Custom extension of Graph.Label.
Custom extension of Graph.Op.
Custom extension of Graph.Plot.
This class contains a list of Graph.Adjacence built-in types.
This class contains a list of Graph.Node built-in types.
A Graph Class that provides useful manipulation functions.
A Graph adjacence (or edge) connecting two Graph.Nodes.
An interface for plotting/hiding/showing labels.
Abstract Class implementing some DOM label methods.
Implements HTML labels.
Implements labels natively, using the Canvas text API.
Implements SVG labels.
A Graph node.
Perform Graph operations like adding/removing Graph.Nodes or Graph.Adjacences, morphing a Graph into another Graph, contracting or expanding subtrees, etc.
Graph rendering and animation methods.
Graph 3D rendering and animation methods.
Graph traversal and processing utility object.
A Hyperbolic Tree/Graph visualization.
Custom extension of Graph.Label.
Custom extension of Graph.Op.
Custom extension of Graph.Plot.
This class contains a list of Graph.Adjacence built-in types.
This class contains a list of Graph.Node built-in types.
Icicle space filling visualization.
Custom extension of Graph.Label.
Custom extension of Graph.Op.
Custom extension of Graph.Plot.
This class contains a list of Graph.Node built-in types.
Provides methods for loading and serving JSON data.
Contains rendering and other type of primitives for simple shapes.
AreaChart options.
BarChart options.
These are Canvas general options, like where to append it in the DOM, its dimensions, background, and other more advanced options.
Provides controller methods.
Provides Edge rendering options for Tree and Graph based visualizations.
Configuration for adding mouse/touch event handlers to Nodes.
Provides animation options like duration of the animations, frames per second and animation transitions.
Provides styling for Labels such as font size, family, etc.
Canvas drawing margins.
Panning and zooming options for Graph/Tree based visualizations.
Provides Node rendering options for Tree and Graph based visualizations.
Apply different styles when a node is hovered or selected.
PieChart options.
Tips options
Options related to (strict) Tree layout algorithms.
A visualization that displays stacked bar charts.
A multi purpose polar representation.
A radial graph visualization with advanced animations.
Custom extension of Graph.Label.
Custom extension of Graph.Op.
Custom extension of Graph.Plot.
This class contains a list of Graph.Adjacence built-in types.
This class contains a list of Graph.Node built-in types.
A Tree layout with advanced contraction and expansion animations.
Custom extension of Graph.Label.
Custom extension of Graph.Op.
Custom extension of Graph.Plot.
This class contains a list of Graph.Adjacence built-in types.
This class contains a list of Graph.Node built-in types.
A radial space filling tree visualization.
Custom extension of Graph.Label.
Custom extension of Graph.Op.
Custom extension of Graph.Plot.
This class contains a list of Graph.Adjacence built-in types.
This class contains a list of Graph.Node built-in types.
Abstract class providing base functionality for TM.Squarified, TM.Strip and TM.SliceAndDice visualizations.
Custom extension of Graph.Label.
Custom extension of Graph.Op.
Custom extension of Graph.Plot.
This class contains a list of Graph.Node built-in types.
A slice and dice TreeMap visualization.
A squarified TreeMap visualization.
A strip TreeMap visualization.
Close