Home
Classes
Axis
CanvasManager
ColorGenerator
EventListenerManager
GenericCanvas
resetCanvas
Grid
HooksManager
JqPlot
activateTheme
bindCustomEvents
computePlotData
destroy
doFillBetweenLines
draw
drawSeries
init
moveSeriesToBack
moveSeriesToFront
onClick
onDblClick
onMouseDown
onMouseEnter
onMouseLeave
onMouseMove
onMouseUp
onRightClick
parseOptions
populatePlotData
quickInit
redraw
reInitialize
replot
resetAxesScale
restoreOriginalSeriesOrder
restorePreviousSeriesOrder
Legend
setOptions
Series
toggleDisplay
Title
Namespaces
jqplot
CanvasGridRenderer
computeHighlightColors
getColorComponents
getColorRGB
hex2rgb
isDarkColor
log
normalize2rgb
rgb2hex
sprintf
support_canvas
support_canvas_text
ThemeEngine
Title
.jqplot
.
Title
Class: Title Plot Title object. Cannot be instantiated directly, but created by the Plot object. Title properties can be set or overridden by the options passed in from the user. Parameters: text - text of the title.
Constructor
new Title
()
Source:
jqplot.core.js
,
line 1770