TimelineKit API
Docs
Gantt Chart
Resource Scheduler
Event Calendar
Preparing search index...
HistogramBarTooltipFn
Type Alias HistogramBarTooltipFn
HistogramBarTooltipFn
:
(
args
:
HistogramBarTooltipArgs
,
)
=>
HistogramBarTooltipContent
|
null
Custom tooltip function for histogram bars. Return null to suppress the tooltip.
Type Declaration
(
args
:
HistogramBarTooltipArgs
)
:
HistogramBarTooltipContent
|
null
Parameters
args
:
HistogramBarTooltipArgs
Returns
HistogramBarTooltipContent
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Docs
Gantt Chart
Resource Scheduler
Event Calendar
TimelineKit API
Loading...
Custom tooltip function for histogram bars. Return null to suppress the tooltip.