c3js / c3js/c3

2023: Uncaught TypeError: d3.mouse is not a function

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

Description

2023 and this is still not fixed?
I use D3 `v7.8.3` and `0.7.20`.

```

```

What is going on? :)

As soon as i move by mouse over the chatter chart it throws an error:

Screenshot 2023-03-25 at 18 50 11

PS. In this example https://c3js.org/samples/chart_scatter.html D3 is `v5.8.2` and C3 is `v0.7.20`. And it WORKS OK (no d3.mouse() error).

And I test it via basic HTML code (based on example BUT replacing LATEST versions of D3 and C3 from CDN) on Chrome `v111.0.5563.110 (Official Build) (arm64)` on Mac OS Ventura `v13.2.1` on iMac w M1 CPU.

So why latest C3 is not synchronised with latest D3 v7.x?

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.