score:2
Accepted answer
it turns out that you can't use date in the x axis of your data. instead, use the unix timestamp of the date: date.gettime()
. major props to floppydisk for pointing me in the right direction.
score:3
i had the same issue, but it was everything normal with timestamps on x axis.
resolved it by sorting data by ascending (provided firstly in reversed order).
Source: stackoverflow.com
Related Query
- Highcharts not displaying data at some zoom levels
- Highcharts not displaying data labels for Pie chart in arabic
- Highcharts not displaying series data for graph with multiple Y-axes
- Highcharts Not displaying function's data values
- Highcharts not displaying data but drawing chart when reading from CSV file
- Dates not displaying correctly in Highcharts plot with irregular time data
- HighCharts not displaying series data
- Highcharts using JSON - graph not displaying mysql data
- Highcharts not displaying daily data for column chart
- Ajax highcharts PieChart not displaying data
- Highcharts not displaying json data in php
- Highcharts not being drawn in some cases when using data from MySQL (page elements created before database query complete?) PHP / MySQL
- Issue with json to Highstocks series data, only navigator shows data at some zoom levels only
- When i scroll Gnatt highcharts some of the data is not shown in some columns
- Highcharts - Sankey chart not displaying all the data when series font increased
- In Highcharts after zoom in and zoom out some of the x-axis values are not display
- Highcharts Heat map not displaying data yet correctly labelling
- Highcharts chart not displaying data from csv file
- Highcharts not displaying JSON data
- Highcharts not displaying JSON data
- Using Highcharts and displaying a message over or on the chart when there is no data
- Highcharts stacked bar chart hide data labels not to overlap
- data label is not shown Highcharts
- Highcharts not displaying anything just blank html page
- highcharts graphs in bootstrap tabs are not displaying properly
- Color contrast setting on dataLabels style parameter using Highcharts 5 is not working on some colors
- Highcharts stacking bar chart border not displaying on right side
- Using highcharts with rails not displaying plotLines
- Highcharts - Global configuration with common code and unique data & Headings
- Last y-axis label not displaying on highcharts spiderweb
More Query from same tag
- Highcharts Heatmap - How to get blocks next to each other when separated by more then '1' in value
- Highcharts - only apply style to certain labels
- Meteor highchart in modal
- HighCharts showing wrong month
- combining an area chart with a line chart in highcharts.js
- Highcharts Dynamic Updated Highstock Charts doesn't display along with Bar Chart
- Freeze Highchart Animation
- Highcharts Auto Calculate Multiple Series Position
- Highcharts, labeling axes, last label not shown correctly, potential bug
- Highcharts gauge: Circle points on gauge
- jQuery/AJAX data loading & replacement in Highcharts
- Configure Data Table at bottom in Highcharts
- HighCharts: Reduce size of chart
- Highchart renders differently for height on first click
- how to configure highmaps of highcharts in ruby on rails?
- Yii highcharts draw semi circle
- Highcharts Y Axis overlay while re-rendering with React
- The use of $watch in directive
- Highcharts-vue fails to update data/series
- Update chart border color with plotband color in angular gauge
- Highchart update chart issue
- Highcharts: why does redrawing change the radius of the selected point?
- Plot aspect ratio
- How can I pull only specific columns \ cells from csv in <pre> tag, into highcharts pie chart
- HighCharts one y axis automatic for each serie
- How to create two plot areas with highcharts
- HighCharts Bubble graph JSON as data source
- Highcharts - How to deal with separately scrollbar on multi-charts
- HighStock - Custom chart type
- How to resize card content to its size in material ui?