score:1
In the xAxis config, you are using pointInterval
, it should be tickInterval
.
xAxis: {
type: 'datetime',
dateTimeLabelFormats: {
day: '%d. '
},
tickInterval: 24 * 3600 * 1000
}
Example fiddle.
score:1
The pointInterval parameter should be placed in the plotOptions.series, not on xAxis.
Source: stackoverflow.com
Related Query
- highcharts x-axis is displaying the wrong data
- Using Highcharts and displaying a message over or on the chart when there is no data
- Highcharts - how to create multiple y axis and group the data series
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
- Displaying date on the x axis with Highcharts using ASP.NET MVC
- Reduce the number of data points on X axis in highcharts
- How can I update the data in highcharts for both x axis & y axis?
- How to plot the X axis data point for uneven tick interval at in Highcharts
- Highcharts : How do i align data labels above the axis in column chart?
- Highcharts isn't displaying the data
- Highcharts - Sankey chart not displaying all the data when series font increased
- HighCharts selects the wrong data point
- Get SVG Data from Highcharts without displaying the chart
- Highstock highcharts irregular data gets wrong x-scale
- how to set the interval of points on Y - Axis highcharts
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- Highcharts not displaying data labels for Pie chart in arabic
- Highcharts not displaying data at some zoom levels
- Align y axis tick "outside" on highstock, so they are the same as on highcharts
- Getting the X Axis value in HighCharts
- Sort the series data for every X-Axis in Highcharts
- Highcharts : Showing wrong color in data series
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- rendering Highcharts datatimes on the x axis at regular intervals
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts load data with ajax to populate the tooltip
- Highcharts x axis date full range even if there is not enough data
- Highcharts - Multiple Axis Graph not displaying labels
- How to populate a Highcharts axis with string formatted data from a PHP array
- highcharts data labels overlaps the plotlines value
More Query from same tag
- Having trouble showing up the highcharts
- Highcharts not displaying json data in php
- Highstock - Comparison chart should be start with 0%
- How To Get Data From Database To Highcharts Plugin in cakephp
- Highcharts: Change color of bubbles in one serie
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- Is there a way to have two colorAxis in highcharts heatmap?
- Highcharts - Long multi-line y axis labels causing following label to be removed
- Highchart Series Data Format for Google Spreadsheet
- In TypeScript, how do I work out the proper type for 'this'?
- HighMap displaying issue with customized json file
- How to change Pie full donut to half donut in Highcharts?
- how to create array object use jquery
- Highcharts label at absolute top left?
- highcharts: bar/column chart with drilldown
- Hight Chart Dynamic Json Value is not loading in Series Data Section but Static Value is Loading Finely
- how to improve highcharts scatter 3d performance
- Highcharts Multiseries Gauge with DataLabels at Ends
- testing React Highcharts config object with formatter callback
- Unable to create graphs using highcharts-ng in meanjs. how to create graphs from the existing table in MEANJS
- Highchart - yAxis - 1,000 should be displayed like 1000
- highchart bar using json with series and xAxis data
- Not able to view the last label in xaxis
- Highlight slice of a pie chart in highcarts
- Highcharts Gantt - how to force data labels to always be above milestones?
- how to adjust distance between to bars in bar chart highchart
- How can I fix the error #17 "The requested series type does not exist" error when trying to display a highcharts graph in Vue.js?
- DotNet.Highcharts not working with Visual Studio 2010
- High chart export not working in android webview
- Highcharts: grouped columns with percentages