score:0
Without any code to look at, it's hard to tell, but one option is that you are loading some things with http and others with https. Make sure that everything in the page is using https e.g. All loaded scripts, etc.
score:3
I had the same problem and I solved it by removing the protocol (http:) by doing this:
<script src="//www.myserver.com/js/HighStock/js/highstock.js" type="text/javascript"></script>
Source: stackoverflow.com
Related Query
- HighStock Charts not Working over SSL ie https
- highcharts zooming over line charts not working properly
- x-axis tickInterval not working correctly in highstock chart
- JavaScript code inside TypeScript file .ts not working
- Highstock - SMA (Simple moving average) dataGrouping not working
- rCharts highlight charts in shiny not working
- High Charts not working
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Highstock tooltip dateTimeLabelFormats for week not working correctly
- High charts draggable not working for log scale
- Highstock tickPixelInterval is not working
- Highcharts navigator mouse over not working
- Highcharts Highstock enabledThreshold feature not working
- High charts (Time Series Zoomable) not working with my data
- highstock issue : pointInterval property is not working when series data set contains date and value?
- Strange character in the Highstock source code
- HTML table as data source for highstock charts using highcharts
- HighStock "xRange" chart is not working with older version library(HighStock)
- render a dynamic number of highcharts charts is not working
- Tooltip outside working in highcharts but not in highstock
- Highchart jquery charts not working SetAttribute is not a function
- Highcharts highstock x axis max/min not working with 3+ data elements
- minPointLength is not working for horizontal Trellis bar charts in Highcharts
- map.js is not working with highstock in 4.2.4 version ( mapNavigation )
- Highstock chart - JSON input not working
- Rails: Loading Highstock using while loop not working
- HighStock Start Month rangeSelector And series.compare Not Working on Initial Load
- High Charts Stacked column with drilldown not working properly
- Highcharts - tickInterval not working for bar/column charts
- Dateformat not working for stacked column charts
More Query from same tag
- Hight chart show series data in milliseconds
- Legends in variable radius pie Highcharts
- Highcharts value relative to itself instead of all lines
- why highchart boundbox doesn't indicate axis label overlap?
- Highstock - multiple plotlines value from json
- Can't create gauge charts using HighCharts
- How to implement the interconnection between nodes in network graph using javascript?
- I want to make some custom variablepie chart for some special requirement
- Use FusionCharts in sandbox solution
- Highcharts - curves goes outside the box
- Not able to render windbarb Highchart in angular
- Highcharts stuck on panning
- Replicating a highcharts type
- Datetime format for series - Highcharts
- Highcharts highlight area between two lines
- Highchart tooltips formatter issue
- Highcharts venn diagram is missing intersections
- r shiny with highcharts: filter second plot based on hover from the first plot
- Highstocks dynamic graph - timeslider graph pattern issue
- a better way to color many individual markers in a scatter chart?
- Displaying a point on another series in Highcharts (without flags)
- Create Density Heatmap Chart using Jquery with array of data
- Remove TickInterval on drillDown in highcharts
- Take snapshot of HighChart with render.text.css
- Hyperlink bar chart in Highcharter
- Changing point className in Highcharts Gantt
- R Highcharter: tooltip customization
- Highstocks how to use hidden navigator with async loading
- How can I apply a radial gradient for 3d but ONLY for particular charts?
- Get the x axis range on selecting a zoom range in Highcharts