d3 / d3-plugins

[DEPRECATED] A repository for sharing D3.js V3 plugins.
https://github.com/d3/d3/wiki/Plugins
Other
1.81k stars 684 forks source link

Prepend "d3." to javascript files #76

Open syntagmatic opened 11 years ago

syntagmatic commented 11 years ago

Then plugins would sit nicely in the same directory with libraries that have conflicting names. It's also easier to identify d3 plugins in a project.

This would break any projects that use d3-plugins as a submodule.

Perhaps the entire d3-plugins project should have a version number.

soxofaan commented 11 years ago

duplicate of #75