Scifabric / pybossa

PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.
http://pybossa.com
GNU Affero General Public License v3.0
745 stars 269 forks source link

Include D3.JS in PyBossa as a submodule? #72

Closed teleyinex closed 12 years ago

teleyinex commented 12 years ago

app-recon uses D3.JS to show the data to the users, and I guess that more projects will find it useful too. What do you think about including D3 in /static/js/ as a submodule?

rufuspollock commented 12 years ago

No! We definitely don't want this massive viz library in core PyBossa unless absolutely necessary. Also this really isn't need for the recon app (it was more of icing on the cake I believe).

teleyinex commented 12 years ago

Ok, so we close it :-) I agree with you.