tags:

views:

8

answers:

0

Hi

We are building a stock website. We will provide a chart which let user drag scroll bar(time) with defined frequency. I am wondering if we should load all data into chart one time or query database when user drag scroll bar. We also want to know what kind of caching strategy is available for our situation-- on front-end and back-end