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 Query
- 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
More Query from same tag
- How do you get the extreme y-axis values in HighCharts?
- Set x-axis range in highcharts
- loading highcharts with data from database
- chart.scrollablePlotArea unexpected behavior
- Highcharts click event should apply only on marker point
- Highcharts distorsion
- JQuery UI tabs and multiple Highcharts
- javascript : how to link categories to date in highcharts
- Highchart Click Event
- show/hide series vanishes styling of datalable
- Centering a data label in Highcharts Bar Chart
- Less Categories than Series on Highcharts
- How to show individual tooltips after loading a chart?
- How to disable the circle that appears in Highcharts without data?
- Live data with highcharts
- Column width in Highcharts when combined with spline
- Some xAxis labels are not showing in Highchart : Area Chart
- How to configure Highcharts so that it displays some pre-defined value
- HighChart Libraries for Android and IOS
- Trying to overlay scatter plot on grouped box plot using highcharts.js
- Zoom option if highcharts is working randomly
- Highmaps/Highcharts setData not changing
- Highcharts Transition from Column to Spiderweb
- disable hover on special slice of pie chart
- How to hide empty column in column hightcharts with multiple series
- problem with highcharts series option
- Highcharts Line Charts Out of memory
- How can I change granularity in highcharts?
- adding series from existing highcharts chart
- highchatrs arabic translation is not working perfectly