score:3
Accepted answer
This appears to be a function of the dataGrouping
options.
Disable dataGrouping
and it seems to work fine.
Code:
plotOptions: {
series: {
dataGrouping: {
enabled: false
}
}
}
Updated fiddle:
Reference:
Source: stackoverflow.com
Related Query
- Highcharts visualizes chart data incorrectly after zooming or using the navigator
- Using Highcharts and displaying a message over or on the chart when there is no data
- Highcharts display label for pie chart using html table as data source
- I am using click event to trigger a new page to generate the drill down data from highcharts however the entire chart is being generated
- Updating the axis of a highcharts chart object using jquery after inital render (django)
- Parsing CSV and then Using the Data to Build Highcharts Bar Chart
- How to create a column range chart in Highcharts using range and navigator functions?
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Highcharts Bubble Chart - How to move an individual point's data label (dataLabel) to the front/top
- Chart is recreated using the old data
- Passing in Id for each data item in bar chart using highcharts
- HighCharts navigator to keep range after async data load. (LazyLoad)
- Compare two data points inside the tooltip in a Highcharts combination chart
- Why do I have the issue 'property assigment expected' when I want to display a chart on my web page using highcharts
- How to hardcode chart data in my Model then have my Controller pull it from there to display it. Using Highcharts
- How can I make milestone lines with a GANTT chart using the highcharts library?
- Creating a responsive accumulated rain chart from a series containing individual rain fall data using Highcharts
- Highcharts series doesnt show data and render the chart
- high chart data grouping is not considering all the values while zooming
- Rename the "slices" in Pie chart using Highcharts in shiny R
- Using hours and minutes as data in highcharts donut chart
- Adding points to Highcharts 3D scatter chart after the chart has loaded
- Reversing Highcharts Y-axis after the chart has been initialized
- HighCharts title styles i.e textDecoration property not applying when we export the chart using canvg
- HTML table as data source for highstock charts using highcharts
- No data to display in highcharts showing up with the data in Bubble Chart
- How can i load external json data in highcharts to show the bar chart
- Highcharts Export Chart To PDF on The Fly Using TCPDF
- Highcharts xAxis padding is lost when navigator when zooming in and out and can't get the padding back when zoom out
More Query from same tag
- highcharts pie chart multiple sections selection
- Can I assign a different radius for each pie slice using Highcharts?
- HighCharts HighStocks event flag is obscured by chart border
- JSON and Python Django - can't get around same origin issue- callback function isn't called
- Highcharts are not working through AJAX
- ionic 2 highchart not visible
- _colorIndex and _symbolIndex when creating object
- HIghcharts Legend Symbol Getting out of graph Canvas
- Gradle sync failed. Basic functionality will not work properly
- Populate Highcharts X-Axis With Dates Given a From And To Date
- How to add table on click over each column in Highcharts Reactjs?
- How can I get HighCharts column chart to scale the yAxis to not have so much whitespace?
- GWT Highcharts, Java, and xml UiBinder?
- Highcharts: How to change the border color of RangeSelector Input Boxes in StockCharts?
- Is it possible to change linecolor for timeline chart in between specific points?
- High (Pie) Charts Incorrect Calculation
- Highlight multiple series in Highcharts
- Firefox && IE TypeError: Argument 1 of Window.getComputedStyle does not implement interface Element
- How to render efficiently few hundreds of angular highcharts in the browser without crashing?
- Creating A MultiSeries Bar Chart With Different Number of Series For Each Item
- How to ensure HighStocks chart x-axes span the full chart width?
- Highcharts yaxis labels not working
- Update Stockchart yAxis Labels Changes Positions and Label Precision
- Creating large heatmap using highcharts freezes browser
- Different tooltip and value in Treemap || Highcharts
- highcharts - Custom legend - sending the name of the filter to a php file
- (Horizontal) bar and line chart with Highcharts
- Remove day name from highstock chart tooltip
- Highstock navigator handles options do not work
- remove previous markers and retain only single marker highchart