score:1
Since the timerange (of 3 hours) is ok, I'll take a wild guess and say it's the Timezone. But as JamWaffles says: Without code, we can do nothing but wild guesses.
By the way: what is "15 PM"? I guess you are talking about the timeranges 1200 - 1500 and 0900-1200 or 12 PM - 3 PM and 9 AM - 12 PM
score:1
Just to clarify, this was a TZ issue as Fildor mentioned. If you want the values to be in UTC, you should specify the following in the options:
Highcharts.setOptions({
global: {
useUTC: false
}
});
As mentioned here:
Receiving incorrect datetimes when using milliseconds for x-axis?
Source: stackoverflow.com
Related Articles
- High charts – how to show axis as time
- X-axis doesn't show correct time
- Show ticks on x axis in local time with highcharts api
- cannot show right time axis in machine start and stop stacked bar chart
- In the following code i want to show the WHOLE names on x axis nd dont want them to overlap with the legend
- Show only time labels on xAxis. Highcharts
- How to show all values at datetime axis in highcharts?
- How to show only specific x-axis values on datetime axis in Highcharts
- Highchart: Only show one series at a time
- Show some specefic number on gauge highcharts axis labels
- Making y axis of highcharts in time format hh:mm
- Highcharts show plot value on x axis label
- How do you show grid lines for both x axis and y axis in highchart?
- Show Gridline on Y axis for 0 point only
- HighCharts - Show categories in x axis intead of the value of x in Bubble Chart
- Highcharts stacked column stackLabels do not show when axis is reversed
- How To Show All Data Labels For Datetime Axis In Highcharts
- Highchart / Highstock stack column chart show one series's tooltip at a time
- Highcharts : show time with 30 second interval
- not able ot show date in x axis in highcharts
- Fourth y axis does not show labels in Highcharts
- Highcharts date time axis
- Highcharts: Series with plotlines. Show only one series at a time
- Highcharts datetime axis overlap with a long time series
- Highstock chart doesn't show correct width in Phonegap app
- how to plot multiple time series in the same graph with customized x axis
- Highcharts show days of month dates in X axis (from JSON file). tickInterval: not work?
- How to show axis labels in Sparkline charts?
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- How to show only one pair of linked Highcharts series at a time
- JavaFx: Processing Events for a Pie Chart
- HighCharts xAxis show on 0 line with tick marks between all columns
- Capturing touch events (touchstart and touchmove) in addition to mousemove for synchronising highcharts
- Remove spaces between columns in HighChart
- How to apply hover effects to a selected scatter point in Highcharts?
- Magento: TypeError: N is not a function
- Change color code on colum, depending on data value (highchartJS)
- Highcharts: How to display each column as a separate series?
- Highcharts - Performance issue using chart with x values date and TIME
- Rescale Y-axis in Highcharts after zoom while maintaining zoomType=x behavior
- Highcharts - Using 'errorbar' type overrides axis interval
- Multiple highchart with similar structure in R
- Highcharts with Rails
- Highcharts Node.js export server : Connection error
- Adding color codes to tooltip for indicators
- Highcharts :Cannot read property 'parentGroup' of undefined with AngularJS
- Highchart legend has clipped text
- BUG? RangeSelector Buttons not working correctly
- Highcharts animation occurs every render
- Highcharts Heatmap Edit Legend