that is great stuff to know, some of these charting libraries also require you to attach a css file as well. just including the css file in the project does not attach it to the page. in a case like what is the recommended approach?
should we append to the head element when the pages loads up? or does construct have a way to include any css file import as a style tag?