score:0
I would verify that the output data is actually using the same time stamp.
Many cases like this include time stamps for the same date, but different times, which will always result in different x axis placement.
(I know that may be an obvious check, but I have seen it many times...)
score:20
Found it. The nomenclature between highcharts and highstock are different.
For Hightstock it's
xAxis: {
ordinal: false
}
The company really needs to combine highcharts and highstock. A single API documentation would be easier to follow.
Source: stackoverflow.com
Related Query
- Highstock - irregular time interval
- Highchart Time Data With Irregular Interval and Text
- Stacked column chart with irregular date time interval
- HighCharts Errorbar with irregular time series interval
- Highstock different time value interval
- Strange character in the Highstock source code
- Highchart- X-axis Irregular Time interval pointWidth
- Highstock multiple series irregular time
- Highstock highcharts irregular data gets wrong x-scale
- time data with irregular intervals in HighChart
- Difference between highcharts and highstock during real time trace and xAxis with max value
- How to create an average line for an irregular time graph?
- Highstock X-Axis: Categories in Place of Time
- Highcharts Time Data With Irregular Intervals In Wrong Order
- highstock -- navigator time range does not update after adding/removing series
- Highchart / Highstock stack column chart show one series's tooltip at a time
- Setting additional point attributes in HighStock time series with large data sets
- Highcharts : show time with 30 second interval
- Highstock Time series with uneven data set distrubition
- Make Highchart and Highstock Have a Uniform Time X-Axis for Disparate Data Points
- Highcharts: regular interval for irregular data
- Highstock Highcharts date time data on Xaxis
- How to display line break for irregular time series with highcharts
- Highstock Change tick interval on range selector change
- Highcharts: Irregular time intervals of datetime x-axis not hovering over all the points
- HighStock if time inertval missing shows red line or blank space?
- Use different markers in the same series of an irregular time highchart
- Optimal way to display data with uneven time interval Highcharts
- Preserve time spacing ratio of gaps in Highstock charts
- How to dynamically adjust dataGrouping and set variable time intervals for HighStock data (HighCharts)
More Query from same tag
- How to add specific values to highchart
- Highcharts synchronized charts showing multiple times
- Legend for x-axis categories in highcharts
- JavaScript line and area chart with similar interface as shown
- High chart animation lag after it moves from viewport
- Impossible to have plotband through current date in Highcharts
- change the color of Highmap
- HighCharts Stacked Column Adding Onclick Event to the chart
- Highstocks is rounding all of my data
- Highcharts background image size option
- High charts undefined value on customizing tool tip - Unable to get the ID from array
- highcharts scale chart to width
- Highcharts, datetime, timestamp. What format of date needs when axis has type 'datetime'?
- How to disable legend click to stop pie slice from disappearing in Highcharts?
- Highcharts line style change
- Hichcharts (Highstock) — Why isn't the plotLine being drawn on the chart?
- Issue on Switching Highcharts.js Spider Web Chart and Column Chart
- How to reduce the margin above a polar chart with HighCharts?
- High-charts bar-chart bars overlap if height is not given in the config
- How to provide styles on X axis gantt high chart
- highcharts destroy selected group annotation with button
- How can I get highcharter to represent a forecast object?
- Drag and drop not working using Highcharts-React
- how to remove a total value in highchart
- Highcharts custom events plugin right click event not firing
- Highcharts stacking bar chart border not displaying on right side
- How to web scraping Highcharts values?
- HIghcharts & Bootstrap: Chart on Tab 2 is not appearing. Though First chart is working fine
- Refresh an Angular page (controller $scope, directive $scope) to emulate a first load of a page not $window.location.reload
- Dynamically update highcharts via setData for Yii-created Highcharts Widget