TeeChart2023 support for Chrome and Modern Browser

TeeChart for ActiveX, COM and ASP
Post Reply
8355
Newbie
Newbie
Posts: 5
Joined: Thu Jan 19, 2023 12:00 am

TeeChart2023 support for Chrome and Modern Browser

Post by 8355 » Fri Apr 21, 2023 6:46 am

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?

8355
Newbie
Newbie
Posts: 5
Joined: Thu Jan 19, 2023 12:00 am

Re: TeeChart2023 support for Chrome and Modern Browser

Post by 8355 » Mon Apr 24, 2023 5:51 am

Hi Team,

Any updates on this?We awaiting for your response.

Thanks!
Srikanth Ananthoju

8355
Newbie
Newbie
Posts: 5
Joined: Thu Jan 19, 2023 12:00 am

Re: TeeChart2023 support for Chrome and Modern Browser

Post by 8355 » Tue Apr 25, 2023 6:44 am

Hi Team,

Can someone look into this and help me on queries?

Thanks!
Srikanth Ananthoju

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart2023 support for Chrome and Modern Browser

Post by Yeray » Tue Apr 25, 2023 7:05 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply