G
gwf
Guest
Both those explanations help, thank you. A resulting question I have is whether this is best done server- or client-side. I thought I would put the code in the same script component on the portal page that generates the chart, but can I generate the two arrays server-side and then access them with client-side code? If I am using rbf_getCount2() won't that quickly use up many API calls (I am building a dashboard with multiple charts)? What's the best practice here?
Continue reading...
Continue reading...