You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2019. It is now read-only.
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.