Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epoch doesn't work with lastest version of D3.js #235

Open
felipefonsecabh opened this issue Aug 29, 2017 · 1 comment
Open

Epoch doesn't work with lastest version of D3.js #235

felipefonsecabh opened this issue Aug 29, 2017 · 1 comment

Comments

@felipefonsecabh
Copy link

Hi!
I'm testing Epoch library and i verify this lib doesn't work with lastest version of d3.js (v4).
The v3 version works correctly. So, in code i have to put:

<script src ="http://d3js.org/d3.v3.min.js></script>

Why?

@tynano
Copy link

tynano commented Aug 31, 2017

Hi @felipefonsecabh

i just found this as well, so what its worth:

seems like this repo isn't maintained anymore. there were alot of changes to d3's api btwn versions 3 and 4, so now epoch breaks. it is possible to have both versions running at the same time, but honestly after doing that and spending a few hours with this i'm just dropping it for plotly.js. shame becuz this repo looked really promising...

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

No branches or pull requests

2 participants