score:1
Accepted answer
I would suggest to instead of a stacked bar series, use xrange (https://www.highcharts.com/demo/x-range) series type.
As you can see in this example: http://jsfiddle.net/BlackLabel/x67rbnoh - timestamps are stacked, so you would have to calculate the y
value based on the previous one.
Source: stackoverflow.com
Related Query
- How can I draw Highcharts horizontal stacked bar with date-time duration
- How can I create a horizontal stacked bar chart with labels on the bars themselves as well as labels above the bars?
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- how can we draw column chart with stacked column chart in a single high chart?
- Highcharts format labels on grouped stacked bar diagram with $ k, M for currency and 'hrs' for time
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- How can I sort the stacked bar charts in Highcharts by the sum of positive response?
- How can I change the background color of horizontal bar if date value is less than to current date?
- How to make highcharts stacked bar chart start from a specific date
- How to plot stacked bar chart in highcharts with dynamic data?
- How can I put text within horizontal bar chart data points using Highcharts as well as adding text underneath each data point? Example below:
- Highcharts stacked bar with datetime, not able to set start date
- How can i hide all the Series in highcharts at a time
- How To Use Epoch Time With Highcharts Series Data?
- In highcharts's stacked bar chart, how can I remove the white space between different
- Highcharts stacked column bar with line
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- how to assign date time to highchart with intervals and date start
- How can I force ticks/grid lines on a Highcharts datetime X axis to arbitrarily line up with data points?
- How to draw a bubble map with longitude and latitude using Highcharts in react
- Adding round corners to Highcharts Bar Chart with stacked bars when value is 0
- Highcharts - How to populate date with Mysql and PHP?
- Date / Time problem in javascript with highcharts
- How to add a horizontal line in Column bar chart in Highcharts plugin?
- How can I make a graph with highcharts from csv file?
- How can I align gridlines with dots in Highcharts
- How can I deal with Highcharts inline styles to prevent Content-Security-Policy violations?
- How can I update two highcharts with one dropdown menu?
- Stacked column chart with irregular date time interval
- Highcharts vertical stacked bar chart with negative values, is it possible?
More Query from same tag
- GWT: HighChart error '$wnd.Highcharts' is null or not an object
- Get highcharts chart column position
- Highcharts using Datatable in Asp.Net
- Highcharts shared tooltip requires different valueSuffix and varying decimals
- Conditionally show/hide Tooltip of Highcharter
- High Chart to High Stock
- Highcharts style behavior difference between 2 highcharts sources
- add custom drop down menu in highcharts/highstock
- Synchronized HighChart: Uncaught TypeError: $(...).appendTo(...).highcharts is not a function
- highstockchart range selector x axis date is displaying only jan 8 1970 to jan 19 1970
- HighCharts selects the wrong data point
- Highslide HTML expand method with conditional statement
- Conditions within highcharts code
- Highcharts Resetting Drilldown (three layers) to Initial state
- Issue getting HighchartsReact component to fill out container correctly
- Ajax series data in Highcharts
- Adding a Dropdown Select menu to select csv files in highcharts
- Trouble finding the correct crs value for bubble map on custom highmaps GeoJSON file
- Making Highcharts look like progress bar with more than one series
- Highcharts dynamically assign symbols
- Can we show legends in a popup instead in the chart container with Highcharts.?
- Highcharts hover delay and not rendering with multiple series
- Highcharts VU Meter Gauge numeric display disapears
- Graphing data from mysql
- Issue on Drilling Down and Up in Highcharts.js Using External Dom Buttons
- top yAxis overlaps the bottom one
- How to hide an element using javascript
- Highcharts drilldown display issue
- how to update highstock indicators on dynamically updated chart
- can't get data from mysql in highchart