chart.widget.tooltip
Hierarchy
chart.drawchart.widget.corechart.widget.tooltipRequires
jqueryFiles
Config options
the side on which the tool tip is displayed (top, bottom, left, right).
the side on which the tool tip is displayed (top, bottom, left, right).
Determines whether to show all values of row data.
Defaults to: false
Specifies a brush index for which a widget is used.
Defaults to: 0
When I went out of the area, reversing the tooltip.
Defaults to: false
Sets the format of the value that is displayed on the tool tip.
Defaults to: null
Determines whether a widget is to be rendered.
Defaults to: false
Specifies the type of a widget/brush/grid to be added.
Defaults to: null
Properties
[Read Only] Index which shows the sequence how a widget is drawn.
[Read Only] Index which shows the sequence how a widget is drawn.
Methods
말풍선 그리그 메소드
Parameters
- type : String
- w : Number
- h : Number
- anchor : Number
Returns
- String
implements animate code after draw object
Get a default format callback of draw object.
Returns
- Function
chart.on() 을 쉽게 사용 할 수 있게 해주는 유틸리티 함수
Parameters
- type : String
event name
- callback : Function
Returns
- *