Liferay Chart: How to Use JS code , instead of tag lib for creating chart?

Montej Shah, modified 3 Years ago. Junior Member Posts: 48 Join Date: 2/18/15 Recent Posts

Hi,

From liferay 7.1 , we can use in-built liferay taglib for creating chart,

but in my case i have 5 to 6 chart on my dashboard page. i want to load the data using ajax so that page rendering will not stop. 

So i want to use JS instead of java taglib, any one know how to use the JS for default liferay chart?

Any document on how to use liferay chart with JS?