Today we are releasing CanvasJS Angular Chart & StockChart v1.1.0 to make it work with Angular Standalone & Universal apps.

Angular SSR applications render content on the server side before sending it to the client, aiming to improve initial load time and search engine optimization. However, CanvasJS is designed for client-side execution and can cause compatibility issues or unnecessary server-side processing. To overcome this challenge, we have conditionally loaded CanvasJS on the client side – which makes chart & stockchart code to be executed exclusively on the browser.

 

Angular Chart Types

 

Please check out our documentation for step-by-step guide on installing & adding Angular Charts & Angular StockCharts to your webpage / application. Please find the links to NPM packages below.

 

Let us know your feedback about our new Angular packages.

Thank You,
Vishwas R
Team CanvasJS