Reputation: 2033
I am currently using data provider for passing json data loaded externally. this is a large data with olhcv data per minute for 1 month. I am experiencing slowness while running it on localhost. It is taking 8 seconds to render full data.
Recently I saw the dataLoader feature of amStockChart. But I am experiencing issues with replacing my dataprovider with dataLoader as I have customized too many things. Can I please know if its worth the effort of moving to dataLoader from dataProvider?
Upvotes: 0
Views: 76