c3js / c3js/c3

Uncaught TypeError: $$.d3.set is not a function

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

Description

C3 version: v0.7.20
D3 version: v6.2.0
Browser: FF Latest
OS: Win10 Frontend/CentOS7 Backend

It looks like d3 deprecated/removed the d3.set function in v6.x. I reverted to 5.16.0 and everything is working again. Been doing this for a while. Not sure what fix you want to do. It's out there though. Thanks for making c3.js!

From the console

```
"Uncaught TypeError: $$.d3.set is not a function" on c3.js:6720:12
"Uncaught TypeError: this.d3.set is not a function" on c3.min.js:2:128160
```

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.