G
Gian Torralba
Guest
Hello, It depends on the loop count. Will the loop scale over time? If so, I suggest that you create a new object to hold the values for the graph and just do a selectQuery() method to avoid the method loop. This will remove the multiple call that you will make if you are using the getCount() method. Take note that charts do slow down if there are to many data in it. You also need to create additional server-side coding (triggers, formula) just to update the new graph object. I hope this helps. Thank you, Gian
Continue reading...
Continue reading...