score:2
Accepted answer
It would be advisable to use a 'datetime' xAxis.type
in this case and send in your data as [time, value] pairs. Alternative would be to create multiple series with the xAxis index/value pairs needed - but this gets ugly quick.
Source: stackoverflow.com
Related Articles
- highcharts pass multiple values to tooltip
- Highcharts - Issue with negative values when displaying multiple axes
- passing json values to highcharts from .net code behind
- How to have multiple highcharts with different series data in vuejs without repeating code
- Multiple X-axis values in highcharts
- Highcharts with values from multiple JSON file
- Highcharts multiple values for 1 date?
- Highcharts - x-axis date interval data values count must be 12
- Multiple date array with same value by name on Highcharts
- Emulating multiple click functions or have separate clicked values based on specific areas below or above dataMin and dataMax - highcharts
- Show multiple values for a day in Highcharts time series
- Highcharts load date values in X axis
- HighCharts Pie Chart - Displaying multiple series values in Tooltip
- Date values as Y-axis in Highcharts
- Date type xAxis in Angular Highcharts is still allowing duplicate 'Date' values
- HIGHCHARTS - Given a series with UNIX stamps and values pairs for the data, how do I show only the date for the first and last point on xAxis?
- Highcharts - Performance issue using chart with x values date and TIME
- highcharts StockChart pass multiple values to tooltip
- Javascript Highcharts Mapping multiple values without showing them all in the chart
- Formatting date values for tooltips in Highcharts
- multiple Drilldown in Highcharts using values from database in ruby on rails
- Highcharts - Keep Zero Centered on Y-Axis with Negative Values
- How can I force multiple y-axis in Highcharts to have a common zero
- HighCharts is undefined because multiple Html pages in Javascript file
- Highcharts - drill down to multiple series
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- Highcharts graph X-axis label for different date ranges
- Dynamic update of multiple series in highcharts
- Total of values in HighCharts Pie Chart
- How to update new plotline values instead of removing and adding new ones in highcharts
- Highchart angular directive doesn't redraw from dynamic (ajax) data table
- Highchart plotLines z Index between series z Index
- highcharts.js how to force x-Axis label to display all months regardless of chart size
- Can we draw custom legends not based on series in highcharts
- Highcharts polar display custom label name or icons
- Highchart tooltip with json data
- change background color for highchart candlestick plot
- How to add comma in stacked column highchart in indian format?
- Exporting Highchart Live Data to Table
- Highcharts: Click to Highlight instead of Hide (= Always show non-selected)
- HighCharts Sankey + NextJS: TypeError: Cannot read property 'Core/Series/Point.js' of undefined
- $(...).highcharts is not a function
- Highcharts - not able to resize onclick a button in angular 6
- Highcharts - How to specify dimensions of rectangles
- How can you change the length of the dial radius of a gauge that is already rendered?
- parse file from input with papaparse
- How to show y-axis differences in highchart multi axis
- Highchart error Uncaught SyntaxError: Unexpected number
- Is it possible to have different colored graphs in a single series in HighCharts?
- Length of slice in Highcharts pie chart