Hi Team,
We are looking for migration steps to support TeeChart functionality with chrome and modern browsers, currently it is supporting for Edgebrowser with IE compatability.
We are looking for options to support application in chrome with a migration steps and provide below references
Documentation reference of ActiveX Control
Current version: ActiveX Control 2023
We are using TeeChart API's in C++ which is currently rendering only in EdgeBrowser with IE MODE and We are looking for support with modern browsers.
Is there any restriction of any API's which will not support chrome browser?
TeeChart2023 support for Chrome and Modern Browser
Re: TeeChart2023 support for Chrome and Modern Browser
Hi Team,
Any updates on this?We awaiting for your response.
Thanks!
Srikanth Ananthoju
Any updates on this?We awaiting for your response.
Thanks!
Srikanth Ananthoju
Re: TeeChart2023 support for Chrome and Modern Browser
Hi Team,
Can someone look into this and help me on queries?
Thanks!
Srikanth Ananthoju
Can someone look into this and help me on queries?
Thanks!
Srikanth Ananthoju
Re: TeeChart2023 support for Chrome and Modern Browser
Hello,
Modern browsers don't allow embedded ActiveX objects in pages.
However, you could generate the Chart server-side export to an image and send that image to the client's browser.
See ChartTypes.htm / ChartTypes.asp to see an example of this.
Modern browsers don't allow embedded ActiveX objects in pages.
However, you could generate the Chart server-side export to an image and send that image to the client's browser.
See ChartTypes.htm / ChartTypes.asp to see an example of this.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |