Plottable
Components
Interactions
Examples
Tutorials
API
FAQ
Title Label
new Plottable.Components.TitleLabel("Hello World!") .yAlignment("center") .renderTo("svg#example");
Inherits from
Label
Public Methods
None.