score:1
Accepted answer
Use xrange
series type:
series: [{
type: 'xrange',
...
}]
Live demo: https://jsfiddle.net/BlackLabel/o9ks1efd/
API Reference: https://api.highcharts.com/highstock/series.xrange
Source: stackoverflow.com
Related Articles
- How to plot horizontal bars / columns / lines on timeseries data with HighStock?
- How to plot horizontal lines over the some columns of columnrange chart in Highcharts
- Highcharts highstock plot with data from php
- Plot Highchart Gauge with JSON Data
- Show gap of missing data with Highstock
- Highcharts scatter plot with lots of data points running really slow
- Highcharts - Global configuration with common code and unique data & Headings
- How can I force ticks/grid lines on a Highcharts datetime X axis to arbitrarily line up with data points?
- How to input plot data into highcharts with rails
- Setting additional point attributes in HighStock time series with large data sets
- Highstock Time series with uneven data set distrubition
- Pass data to click event callback in Highstock chart with more then 1000 entries
- Issue with JSON data encoded from the server, not able to plot the chart
- Plot Highcharts data from past 30 days with Ruby on Rails
- Have an issue with JavaScript, AJAX code displaying data
- Highcharts for multiple plot lines each with a different color and show tooltip?
- Issue with Dates - trying to plot MongoDB data in Highcharts via PHP
- Highstock with datetime and multiple columns
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- Strange character in the Highstock source code
- Highcharts series visibility with csv data source
- HTML table as data source for highstock charts using highcharts
- How to plot line chart with series data in highcharts?
- How to plot a highstock single line series graph from ajax data
- Highcharts / Highstock datetime null data connected even with connectNulls: false
- How do you convert time series data with pandas and show graph via highstock
- How to plot multiple lines in a single graph using HighChart with JSON
- highstock with json data
- Highcharts - Issue with showing and hiding plot lines and bands on legendItemClick
- Highcharts: Is it possible to plot sunburst chart with no data values?
- HighCharts not updating when the state changes in React
- Highcharts value relative to itself instead of all lines
- Highmaps heatmap
- Stacked value with line chart with highcharts
- HighCharts data from SQL Server, classic asp
- Highcharts: Add plotlines based on enabled series
- Highcharts - how to dynamically disable plotBorder without recreating a chart
- Line chart Y axix value not show with single data
- Send JSON data to highcharts pie from asp.net MVC controller in C#
- Angular 4 - how to use data from Http Post Response to .js file or highchart?
- Highcharts: How to change the border color of RangeSelector Input Boxes in StockCharts?
- Highcharts (grouped_category styling) and tooltip formatter not working
- Highcharts : How to remove the gap between series and vertical axis?
- Timestamp formatting Highcharts datatable
- Highstock date input jquery ui datepicker position changes
- highcharts column stack label
- How to enable marker on hover only for a range of points in highcharts
- Highcharts (Highstock): Get data from external CSV, doesn't display date correctly
- Highcharts + add sub headers / group in legend
- Simple, Open source PHP wrapper for Highcharts library