I have another quick question:
I have a large sets of charts to insert in my project. It’s 4 series of data times 20 charts, so computational speed becomes an interesting part.
for each chart, would it be faster for the browser to elaborate a single multiseries chart with 4 series, or 4 different charts with 1 data series?
Thanks
Fred