Package | Description |
---|---|
com.hyjavacharts.model.common | |
com.hyjavacharts.model.highcharts | |
com.hyjavacharts.model.highcharts.chart |
Modifier and Type | Method and Description |
---|---|
Function |
Function.setFunctionBody(String functionBody)
Set the function body.
|
Modifier and Type | Method and Description |
---|---|
Function |
Tooltip.formatter()
Callback function to format the text of the tooltip from scratch.
|
Function |
Tooltip.getFormatter()
Callback function to format the text of the tooltip from scratch.
|
Modifier and Type | Method and Description |
---|---|
Tooltip |
Tooltip.formatter(Function formatter)
Callback function to format the text of the tooltip from scratch.
|
Tooltip |
Tooltip.setFormatter(Function formatter)
Callback function to format the text of the tooltip from scratch.
|
Modifier and Type | Method and Description |
---|---|
Function |
Events.getLoad()
Fires when the chart is finished loading.
|
Function |
Events.load()
Fires when the chart is finished loading.
|
Modifier and Type | Method and Description |
---|---|
Events |
Events.load(Function load)
Fires when the chart is finished loading.
|
Events |
Events.setLoad(Function load)
Fires when the chart is finished loading.
|
Copyright © 2022. All rights reserved.