Creating a POC for graphing company fund data. Our company back-end outputs xml and would like to avoid having to convert to JSON or other exchange formats.
The attached xml loads quite quickly in a data grid, but crashes most browsers when the same model is applied to a line graph. FireFox manages to draw it after 20+ seconds, but I dont even think it's 100% accurate in its graphing.
I am very new to EXTJS - so it could be a simple property or definition missed. Any help is greatly appreciated.
Thanks.
(files attached - extjs source files too large to attach)