This is super basic question.
I am new to component and trying to use dc-js/dc.js.
From what I understand is that it isn't registered in the component's registry.
What would it take for me to be able to use it as a component.
Would you guys recommend to use it directly from CDN locations?
http://cdnjs.cloudflare.com/ajax/libs/dc/1.7.0/dc.js
http://cdnjs.cloudflare.com/ajax/libs/dc/1.7.0/dc.css
Or what steps should one take to make this library registered into component's registry?
Thanks for help.