Hi,
I have an APEX 5.1 app which loads on a page a lot of charts. This creates do to the parallel ajax data loading a high server load. Is there a common way to load the chart data sequentially? The data of chart A is loaded first, then chart B and so on.
Thanks,
Peter