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

Remove global d3 dependency #7

Open
vorg opened this issue Jan 16, 2015 · 0 comments
Open

Remove global d3 dependency #7

vorg opened this issue Jan 16, 2015 · 0 comments

Comments

@vorg
Copy link

vorg commented Jan 16, 2015

That would allow it to be more node/browserify friendly and do

var d3 = require('d3');
var gridLayout = require('d3-grid')(d3);
basilesimon added a commit to basilesimon/d3-grid that referenced this issue May 22, 2017
basilesimon added a commit to basilesimon/d3-grid that referenced this issue May 22, 2017
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

1 participant