chiasm-project / chiasm

A browser based environment for interactive data visualizations.
MIT License
184 stars 27 forks source link

Support loading Chiasm plugins from arbitrary URLs #10

Closed curran closed 9 years ago

curran commented 9 years ago

Chiasm plugins should be able to be dynamically loaded from any URL that hosts the AMD module. This involves removing the "chiasm/plugins/" prefix from dynamic plugin loading, delegating entirely to RequireJS for AMD module path resolution.

curran commented 9 years ago

Done in 9040de4acf16647ef7b43f5a738134e00236e01b