Highcharts is not displaying graphs once deployed but the same is working fine on local host.
I am using Highcharts version 9.1.2 for angular, following their documentation I created a scatter graph which is working perfectly on local host, but once the project is deployed the graphs are blank only the axis are seen. I am unable to debug it as it works fine on local host and gives issues only after deployment.