c3js / c3js/c3

New feature c3.tooltip.show function

Open
#2,531 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

Change request: It would be very useful to have a

`c3.tooltip.show(data) `

method as a parallel to the position version

`chart.tooltip.position()`

c3.tooltip.show(data) would return True to show the tooltip and False would indicate the tooltip should not show.

The argument 'data' would be the same object as passed in as param-1 to the tooltip.position() method.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.