-
Sencha Premium Member
Ext 6.5.3 line chart example doesn't work
Hello,
This Line Chart example doesn't work correctly in Chrome and Edge.
https://docs.sencha.com/extjs/6.5.3/...ries.Line.html
-
Sencha - Forum Administrator
Thank you so much for your post. I apologize for the delay. I have shared this with the support staff to look into at their earliest convenience. Your patience is greatly appreciated!
Thanks again,
Michele
-
Ext Support Team
Hello,
It seems the issue is with triton theme and found it is working fine with other themes.You can test it over the below fiddle
https://fiddle.sencha.com/#view/editor&fiddle/2spu
Workaround : Add the below css in your project (in case of triton)
.x-surface,
.x-surface-canvas {
position: absolute;
}
Regards,
Kumar
Sencha Support.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules