reducing data for 3D chart
Posted: Mon May 26, 2008 5:32 am
Hello,
Please, is it possible to somehow reduce data for feeding 3D chart
on website?
It is about 700kB of data in my case which is sent to browser.
the source data consist of such lines:
.Series(0).asSurface.AddXYZ 79,51.434380,26,"",RGB(0,255,165)
- I have about 10000 such lines
thanks
Please, is it possible to somehow reduce data for feeding 3D chart
on website?
It is about 700kB of data in my case which is sent to browser.
the source data consist of such lines:
.Series(0).asSurface.AddXYZ 79,51.434380,26,"",RGB(0,255,165)
- I have about 10000 such lines
thanks