score:2
Accepted answer
The problem is in dataGrouping, when disabled works fine: http://jsfiddle.net/34tfg/1/
DataGrouping is method in Highcharts to approximate points and display them when width of the chart is not enough, e.g. how to display 10 000points in a chart of width 1 000px -> 10 points in a one pixel..? And when dataGrouping is used, new points are created, so all your custom options like 'names' etc. are lost (at least not accessible).
Code:
plotOptions: {
line: {
dataGrouping: {
enabled: false
},
turboThreshold: 10000
}
},
Source: stackoverflow.com
Related Query
- Strange tooltip behavior with long series in highcharts
- Strange behavior with highcharts when using "column" type and multiple datetime series
- Highcharts shared tooltip between charts with multiple series and shared tooltip
- Highcharts datetime axis overlap with a long time series
- Highcharts synchronize tooltip on multiple charts with multiple series
- Highcharts series name with '<' not rendered in tooltip
- Highcharts series visibility with csv data source
- Highcharts tooltip format different with series
- How to have multiple highcharts with different series data in vuejs without repeating code
- Issue with tooltip on Highcharts with multiple series added dynamically
- dealing with highcharts bar chart with really long category names
- Weird character in front of Highcharts tooltip series names
- Highcharts doesn't display series with lots of data points
- Display tooltip for invisible series in Highcharts
- Highcharts data series issue with ajax/json and PHP
- How To Use Epoch Time With Highcharts Series Data?
- Highcharts series update with animation
- Highcharts - How to hide series name and Y value in tooltip
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Highcharts buggy with more than 999 items in series data?
- Adding a series dynamically with HighCharts Stock Charts
- Highcharts with JSON data and multiple series
- Highcharts - Scatter chart with a line connecting the dots in the series
- Highcharts shared tooltip for line series and scatter plot not working
- How to hide one series data info in tooltip using highcharts
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts add tooltip that has a small arrow pointing toward the series
- Highcharts load data with ajax to populate the tooltip
More Query from same tag
- Why is the line not displayed in the highcharts?
- Highchart stacked area not functioning with missing datapoint
- Highcharts - Column Chart: Compare corresponding values to change color
- Highcharts missing information in scatterplot CSV/XLS export
- How to display data from server in pie chart?
- How to call another function on changing the time range selector and date selector in Highcharts stock?
- Highcharts multiple dynamic panes with single legend
- HighStock HighCharts Setting Flag on Click Event
- Android highcharts how to enable or disable data labels
- Json quotes highcharts
- Highcharter/Highmap: change legend label format for billions
- Chart position in highchart
- Setting Highcharts piechart chartDefaults from calling jsx file in React
- How to use HighChart's column-stacked-and-grouped graph dynamic date range in x-axis?
- Highcharts function not covered with unit tests with Karma + Jasmine
- How to call User Control from one of the Javascript function?
- How to disable animations on Highcharts Dotnet C# MVC?
- Is possible to set min and max zoom in Time series Highcharts?
- Pie Chart Center Text gets overlap with tooltip
- Highcharts saying undefined is not a function when trying to add a new chart
- How to draw Square wave in highchart
- How an I pass an array that is obtained within ngOnInti() to a graph that is outside of that function?
- Highcharts Bar - Display DataLabel at the right end of the plot
- how to Trim xAxis scale in highstock?
- Highcharts pie rendering in conflict with legend
- Highcharts - Specific color zones for HighCharts navigator
- Send JSON data to highcharts pie from asp.net MVC controller in C#
- display pie chart using highcharts api and mysql
- Highchart Options (points' size) - R shiny
- jQuery UI Shopping Cart in Tabs - After button-click draw Highcharts