c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.33k stars 1.39k forks source link

TypeError: 'undefined' is not an object (evaluating 'e.schemeCategory10') #2866

Open tanya5895 opened 2 years ago

tanya5895 commented 2 years ago

error log : ERROR : TypeError: 'undefined' is not an object (evaluating 'e.schemeCategory10')

c3.min.js:2 Uncaught TypeError: this.d3.set is not a function at l.mapTargetsToUniqueXs (c3.min.js:2:128160) at p.t.updateXAxisTickValues (c3.min.js:2:13207) at l.redraw (c3.min.js:2:31077) at l.initWithData (c3.min.js:2:27500) at l.init (c3.min.js:2:22585) at new n (c3.min.js:2:463) at Object.generate (c3.min.js:2:21614) at pen.js:2:16

tanya5895 commented 2 years ago

@masayuki0812 / @kt3k can you please help here ?

kt3k commented 2 years ago

We currently stop maintaining the repo. Please consider using billboard.js https://github.com/naver/billboard.js which has almost the same API and maintained better