Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay Chart: How to Use JS code , instead of tag lib for creating chart?
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?