Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Support for D3 v4? #179

Open
bwarren2 opened this issue Aug 19, 2016 · 2 comments
Open

Support for D3 v4? #179

bwarren2 opened this issue Aug 19, 2016 · 2 comments

Comments

@bwarren2
Copy link

D3 v4 has breaking changes, like the removal of d3.scale.linear (used in ember-charts) and the use of d3.scaleLinear. Is there intent to support D3 v4? Are there known hurdles to such a fork?

@shaunc
Copy link
Contributor

shaunc commented Feb 8, 2017

I've been having good luck using ember-d3, which makes it easy to swap v4 d3 versions. Now at least one of my apps which uses ember-charts is including both d3 3x and 4x as also needs d3 directly... :( ... so strongly support the move.

@ArwedSchmidt
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants