score:0
The difference in my chart options was that in my larger app I had the 'boost' option enabled. This is used to handle charts containing many 1000s of points. It seems that it uses a different 'point' class when in boost mode which explains the issue I observed above.
Source: stackoverflow.com
Related Query
- Why am I seeing two different point types in Highcharts?
- Why is the Highcharts tick placement different in two similar charts?
- Highcharts - How to show two tooltips for single point at different positions of chart?
- Why do these two Highcharts calls produce different windrose charts
- Two different thresholds in HighCharts 3.0
- Can I sychronize two highcharts series with different years (leap year)
- AJAX displaying values from two different functions in a single Highcharts chart instead of two different ones
- Highcharts - two different values are being overlapped
- Connect two different values with vertical line in highcharts
- Highcharts - Different Marker for Each Point of Area Plot
- Making two series point in opposite directions in highcharts
- Is there a way to fill different colors up to the desired point in Highcharts gauge graph?
- while working with network chart, is there any why to color the common node with two different colors.?
- Plot a bar graph using Highcharts drilldown with two different JSON end points
- Highcharts same types of data with different series
- Why does my Highchart look different when I transfer my code from Jsfiddle to my server?
- How to Plot chart from two different webform Submission data And Wand to Display annotated point
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- Highcharts column chart with two different scales
- move one vertical line with mouse over and find intersection point with two highcharts
- Highcharts appends two types of charts in one div
- How to have multiple highcharts with different series data in vuejs without repeating code
- Define yAxis value with two different yAxis scale highcharts
- Highcharts : Two marker symbol for the same point
- show two different series with different start intervals with the same xAxis highcharts
- Why code of Horizonal line(y-axis) on a single in Highcharts get applied to all other charts integrated with Webdatarocks
- Why does highcharts sankey chart sometimes combine multiple nodes with same node name but different Id into one and hide the lines?
- How to style two different legends in HighCharts
- Highcharts - Add Point to chart with different color based on some condition dynamically
- How to set a different border line of every single point or serie in Highcharts scatter plot?
More Query from same tag
- Convert Highchart to multiple y axis
- How to customize which items appear in the built-in StockTools toolbar?
- Add drag and drop feature AngularJS + hightcharts
- how to display 2 same highcharts without duplicate the code
- Highcharts : how to set yAxis max value inside angularjs controller
- How to display same data points in a same series in highcharts?
- How to implement HighChart thousandsSep() for android(JAVA) on Hi-chart WordCloud
- Highcharts format labels on grouped stacked bar diagram with $ k, M for currency and 'hrs' for time
- HighCharts tooltip while dragging
- How to use a reactive list with reactive dataframe and R Highcharter in Shiny App
- Highcharts Pie Chart Label Threshold
- Ajax series data in Highcharts
- Highcharts - Changing color of text if not enough room on bar graph
- Put two Highcharts Charts Side by Side on a Jekyll Blog (beautiful-jekyll)
- How can I create a daily chart with HighCharts
- How to display fixed tooltip position in a multiple series highchart?
- how to add dynamic y axis in highchart from specific point of x-axis
- How to enable the vertical scrollbar in Highcharts?
- Date.parse() not working with highchart
- ERROR TypeError: series.addPoint is not a function - Angular highcharts
- Is there a better way to (Un)select all LegendItems in HighCharts LineChart?
- How to change line color when loading static csv data into Highcharts Highstock graph?
- Highcharts Pie Chart Slice Errors
- How to draw area chart from 0 in Highcharts
- Adding multiple dynamic series and axes via JSON into Highcharts
- Highcharts - Redundant Y Axis Point Markers (Any insight welcome!)
- Datalabels is getting hidden outside the svg container in Sunburst Highchart
- Would it be possible to use Highchart to make a graph with no charts, but only corresponding numbers?
- Highcharts: min value of y axis on the bottom of chart
- How to format PHP into the proper string for JSON in pie chart using highchart