This is a migrated thread and some comments may be shown as answers.

Broken chart with mutliple charts of different sizes (FF)

1 Answer 45 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Alanm
Top achievements
Rank 2
Alanm asked on 16 Mar 2012, 05:29 PM
I'm trying to have mutliple small charts on a page and then when the user clicks a button, open a big chart in a Kendo Window.  There seems to be a problem when I open the big chart: the SVG elements don't appear correctly.  It seems to be related to rendering a small chart first then trying to render a larger one.  If I set all the charts to the same size it's fine and if I change the big chart to a Pie it seems fine too.

I've got a fiddle showing the problem.  Click the Go link to see; both charts should be identical.

Problem in Firefox 11. (Seems to work in IE8)

http://jsfiddle.net/hb7Kt/

1 Answer, 1 is accepted

Sort by
0
Accepted
T. Tsonev
Telerik team
answered on 19 Mar 2012, 09:13 AM
Hello,

Thank you for reporting this problem. The bug is fixed in the Q1 Beta release, as it can be seen here - http://jsfiddle.net/hb7Kt/1/

For the moment, you can disable transitions, as a workaround:
    transitions: false 

The official Q1 release will be available by the end of the week.

All the best,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
Alanm
Top achievements
Rank 2
Answers by
T. Tsonev
Telerik team
Share this question
or