score:2
Accepted answer
No, it's not possible. You need to have the same timestamp to match points.
You can preprocess your data: go over all points, create date from timestamp, then use Date.UTC(year, month, day);
as x-value for a point.
Source: stackoverflow.com
Related Query
- How to display points by day and not time?
- How to change HighChart xAxis timeline to match local time and not UTC?
- How to disable the date and time mentioned in the navigator part and not on the x axis in highstock?
- Highcharts: how to group data points and display the total accordingly?
- How to display Day and Date in Highcharts Column Graph using PHP
- Highchart Callback Refactoring not working, and how to display multiple series using multiple Ajax data
- How to display stack total just below the stack columns and not inside?
- I'm trying to use highcharts to display a series of points not just x and y
- How to use the tooltip formatter and still display chart color (like it does by default)?
- How to create a new Highstock chart with new Highchart and not jquery?
- r- how to display the labels on the highcharter objects all the time
- how to assign date time to highchart with intervals and date start
- High chart - Column Range Chart with Time range. How to get tooltip as Start and End time
- how to pass values to tooltip which not in x and y axis in highcharts
- how to display 2 same highcharts without duplicate the code
- Make Highchart and Highstock Have a Uniform Time X-Axis for Disparate Data Points
- How do i make connectors (lines connecting datalabels) of piechart in Highcharts look straight lines and not curved?
- angularjs and highcharts, labels not shown unless I hover over the data points
- How to display all dates with a given Start Date and End Date even if there is no data?
- How to do In highchart tooltip display the first 100 characters and then say "See more .."?
- How do I display multiple charts automatically with PHP and MYSQL?
- How to display line break for irregular time series with highcharts
- Highcharts: Irregular time intervals of datetime x-axis not hovering over all the points
- How to Display Month and Year in xAxis of Highcharts datetime graph
- How to add exporting date and time as user format in Highcharts exporter?
- How do I change the x-axis datetime format to a mixture of time and date?
- 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 ?
- Highcharts not display for iOS and Safari
- How do I calculate the total Data values for both and display in Legend
- How can i export row data from highchart to excel file and not csv?
More Query from same tag
- Highcharts x-range how to show Data?
- Change marker width and height in scatter chart
- Highcharts graph X-axis label for different date ranges
- Highcharts Error: <rect> attribute x: Expected length, "NaN"
- How to remove sliced line from pie high chart if there there is only one object in data
- Save Highchart directly to specific path
- highcharts with dynamically adding multiple series from JavaScript array name value pair
- can we set the data labels out of the slice if it is not fit in +highchart?
- How can I load a custom popup on a click event in Highcharts?
- HighStock : Remove Zoom bar
- How to change the background series colour of Highcharts Radar chart
- How to fix values from an array on the y-axis in Highcharts
- Highcharts: Disconnect line when there's no data for position
- Highcharts, mixed stacked & non-stacked columns
- How to connect/sync xAxis crosshairs between multiple HighStocks charts
- Simple Highchart works as seperate .js file, but not in view
- How do I add an event listener to a Highcharts object *AFTER* I've created it
- How do I use verticalAlign on a non-floating title/subtitle?
- I cant save my highchart chart data in localStorage
- Drawing mysql data with highcharts
- Return Highcharts using Ajax and Python
- How can we display daily visits using Highcharts?
- How to use jQuery when redrawing a chart?
- How do you get a colorByPoint appearance in Highcharts without coloring all the bars in a group the same color?
- In Highcharts Make tooltip of a specific point always visible and dynamically i will change its point
- Highcharts: Best way to show related events to data
- Highcharts, set halo on select in pie chart
- Highcharts combination of line chart and treemap
- Highcharts plotting line instead of area
- Highstock - Draw Line on yAxis in front of the chart