score:1
Accepted answer
Thanks for sharing a part of your code. I minimalized your code and it looks like a regression. This issue is already reported on the Highcharts Github issue channel and seems that is in process of working on that: https://github.com/highcharts/highcharts/issues/16004
Mnimalized demo: https://jsfiddle.net/BlackLabel/8jke1yvc/
If you don't need any of the new features use the previous version of the Highcharts: https://jsfiddle.net/BlackLabel/8osj6ch9/
<script src="https://code.highcharts.com/stock/8/highstock.js"></script>
Source: stackoverflow.com
Related Articles
- how to use highcharts tooltip formatter in python code
- Highcharts - how to access category of multiple axis of the point from tooltip
- HighCharts: Multiple X and Y Axis tooltip doesn't appear (custom formatter)
- Highcharts multiple axis with custom labels
- highcharts pass multiple values to tooltip
- Highcharts tooltip formatter
- Change Highcharts tooltip formatter from chart Object , after chart is rendered
- Adding thousands separator for custom formatted highcharts tooltip
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- Tooltip on custom button in Highcharts
- Highcharts Custom tooltips for multiple series
- Highcharts | Making multiple y axis scales
- Highcharts custom renderer chart and tooltip
- Highcharts - Multiple Axis Graph not displaying labels
- how to pass values to tooltip which not in x and y axis in highcharts
- Highcharts - multiple yAxis each with its own tooltip
- Highcharts - How to get default y-Axis label formatter in a custom formatter
- Highcharts x axis custom scaling
- Tooltip formatter for multiple axes in Highcharts.js
- Highcharts - Multiple Y axis
- Highcharts - Multiple Y Axis Stacked Charts
- Get axis name in tooltip on Highcharts
- Highcharts shared tooltip between charts with multiple series and shared tooltip
- Highcharts tooltip x axis font size
- Highcharts - how to set custom content in point tooltip (popup) on 3D scatter chart or how to customize point tooltip information?
- Highcharts changing tooltip datetime with formatter
- highcharts show additional custom data in tooltip
- Replace axis labels with custom in highcharts r
- Highcharts - how to create multiple y axis and group the data series
- Highcharts 5 tooltip colour with custom css class
- How to compare weekly data?
- Highcharts stacked column dataLabels overlapping
- Highchart - xAxis weekly date can start any day?
- cannot use strings in data in highcharts on doughnut charts
- HighCharts Stock Chart fire event on chart redraw?
- highchart, TypeError: obj is null
- How to add a background image (pattern) to highchart column graph?
- Highcharts version 7.1.1 how to offline-exporting PDF with amd modules
- How to display hovered point value in Highcharts Crosshair
- Adding dotnet highcharts to Xamarin app
- handle click event in bar chart
- how to get index of chart in multiple highchart container
- Highcharts - Treemap synchronisation onclick
- Step line in range selector with Highstock
- Highcharts custom aggregate methods
- Draw 2 lines in Highcharts. JSON malformed?
- How to create a "mapbubble" map with {highcharter) with example?
- MeanJS Application Fails to Instantiate AngularJS Module After Being Pushed
- Manipulate arrays into different formats
- Having Highcharts directive how to get/change current path onClick event?