score:2
Accepted answer
this is because your series is not sorted by time. you have the following:
...
[date.utc(2014, 02, 7, 13, 14), 1351],
[date.utc(2014, 02, 7, 14, 03), 6391],
[date.utc(2014, 02, 7, 20, 02), 5231],
[date.utc(2014, 02, 7, 16, 28), 837],
[date.utc(2014, 02, 7, 17, 00), 541],
...
sort all your data with ascending time scale.
Source: stackoverflow.com
Related Query
- Highcharts (javascript) strange artifact (bug?) with simple graphic
- passing formatting JavaScript code to HighCharts with JSON
- Bug with highcharts pie-basic percent
- Highcharts hover bug - with video to demonstrate
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts / JavaScript month is incompatible with MySQL
- when printing page with highcharts using javascript this.print() width values in css in @media print seem to be ignored
- Date / Time problem in javascript with highcharts
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Strange behavior with highcharts when using "column" type and multiple datetime series
- Highcharts bug with labels
- highcharts strange area offset error when combined with xrange
- HighCharts Bug with LiveChart
- Prevent from executing previous JavaScript with turbolinks and highcharts //LazyHighCharts
- highcharts with only javascript and no jquery
- Strange character in the Highstock source code
- Highcharts series visibility with csv data source
- Javascript Highcharts High buttons and calender with jquery
- Highcharts tooltip bug with stacked column chart
- Uncaught TypeError: Cannot read property '0' of undefined javascript error and with highcharts
- How to transform dict in list with JavaScript to return in Highcharts
- javascript associative array, looping, and / or scope issue with Highcharts JSON call
- How to have multiple highcharts with different series data in vuejs without repeating code
- Creating a Simple Line Chart with Highcharts
- Bug in Highcharts where negative numbers in data seem to cause bug with graph drawing
- Strange tooltip behavior with long series in highcharts
- Why code of Horizonal line(y-axis) on a single in Highcharts get applied to all other charts integrated with Webdatarocks
- Static Highcharts graphic with external csv data and dynamic footnote
- Static Highcharts graphic with csv data and dynamic footnote
- Server-side c# and client side javascript with json loading Highcharts gantt chart Task Progress Indicator, need to change Tooltip and Label name
More Query from same tag
- Highcharts Zones not working with valid JSON
- same scale on x y axis in highchart
- How to populate a Highchart graph with Angular
- Difference between ChartModule & HighchartsChartModule in Angular-HighCharts?
- How to add additional labels to base of columns in Highcharts?
- How to send json to highcharts from php
- Highstock: On Series Flags that are inverted
- Time display at x axis instead of date display in highstock
- How to force a line break without using <br/>
- Highchart UTC date always set to January, 1 1970
- Category is not updating for drildown bar chart
- Passing arrays to series data not working
- Highmaps in yii using geojson file
- Highcharts width flow out of parent div
- How can i make my gnatt highcharts tooltip in this shape
- Highcharts Heat map not displaying data yet correctly labelling
- Highcharts: Remove padding around column chart
- Highcharts dataLabels reposition on overlap
- Print session variable (array) in x axis of Highcharts
- Highcharts add a serie that does not exist
- How do I initialize HighChart series values with AJAX?
- How to update the HighCharts title using drill-up when there are multiple charts on same page?
- How do I set more than one y-axis coordinate on one chart in HighCharts?
- highcharts zoom bug (column chart)
- Rails 4.1 Error Loading Chart: No adapter found highcharts
- Adding date range filter to Highcharts chart
- Highcharts : Showing wrong color in data series
- how to use javascript variable for complete series data
- JavaScript/Hightables - Add unique items with time and output percentage
- Highstock scroll bar-Single scroll bar for 4 charts