c3js / c3js/c3

zoom.type = "drag" and tooltips not working together

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

Description

To reproduce go to the https://c3js.org/samples/interaction_zoom.html and change:

```js
zoom: {
enabled: true,
type: "drag"
}
```

After that note that tooltips are no longer displayed when hovering over data points.

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.