Hello,
I am using Kendo data viz diagram in MVC application.There i m getting some issues with its behavior in different browsers.
My dataviz diagram contains hierarchy till 7 levels.In Mozilla Its properly visible in "SVGROOT" container but on IE and chrome i am getting below issues :
1. In IE instead of using the whole container its getting shrink and displayed in the middle of the container.
2. In Chrome instead of using container with fixed height and width, its expanding the container vertically and horizontally and to view the chart we have to scroll till end of the page.
I guess its related to SVG but didn't get any workaround on this.
Another issue is with its performance.In Mozilla its taking 5-6 seconds but its too slow to draw the chart in IE and chrome.
Please let us know if any solution is there . Its really urgent .
Thanks and Regards
I am using Kendo data viz diagram in MVC application.There i m getting some issues with its behavior in different browsers.
My dataviz diagram contains hierarchy till 7 levels.In Mozilla Its properly visible in "SVGROOT" container but on IE and chrome i am getting below issues :
1. In IE instead of using the whole container its getting shrink and displayed in the middle of the container.
2. In Chrome instead of using container with fixed height and width, its expanding the container vertically and horizontally and to view the chart we have to scroll till end of the page.
I guess its related to SVG but didn't get any workaround on this.
Another issue is with its performance.In Mozilla its taking 5-6 seconds but its too slow to draw the chart in IE and chrome.
Please let us know if any solution is there . Its really urgent .
Thanks and Regards