Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Make plugins AMD modules. #93

Open
dev-tim opened this issue Apr 22, 2014 · 3 comments
Open

Make plugins AMD modules. #93

dev-tim opened this issue Apr 22, 2014 · 3 comments

Comments

@dev-tim
Copy link

dev-tim commented Apr 22, 2014

It would be good to make d3 plugins defined as AMD modules to make it possible to use it with requirjs

@danse
Copy link
Contributor

danse commented May 12, 2014

I think that the idea of plugins is exactly to avoid this complexity. The problem is that the javascript community is divided about how to implement modules

@vicapow
Copy link

vicapow commented Jul 31, 2014

I would personally prefer them to be commonJS

@vicapow
Copy link

vicapow commented Jul 31, 2014

Or at the very least, allow "d3" to be an optional dependency instead of always requiring the "d3" object be global.

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