score:2
Accepted answer
You should set pointRange
parameter, like in the example: http://jsfiddle.net/sbochan/X4UJd/1/
http://api.highcharts.com/highcharts#plotOptions.column.pointRange
score:0
As a very quick fix, you can put what value is lower to display second so it appears in front of the other one.
series: [{"name":"pass","data":[{"x":1367391600000,"y":2}]},{"name":"warning","data":[{"x":1367391600000,"y":1}]},{"name":"fail","data":[{"x":1370070000000,"y":1}]}]
This way the height of 2 will be drawn and then the height of 1 so you can see both.
Source: stackoverflow.com
Related Query
- Highcharts columnchart: How to separate overlapping columns
- How to show overlapping in various columns of highcharts column range graph
- Highcharts data labels overlapping columns
- How do i add mouse wheel code in Angular2 highcharts in typescript
- how to display 2 same highcharts without duplicate the code
- Highcharts Scatter Plot - How to Fix Overlapping Data Labels?
- How to match columns height with spline in Highcharts
- How to edit tooltip in Highcharts C# code
- highcharts How to automatically extended columns
- how to use highcharts tooltip formatter in python code
- How to get columns category name on hover in highcharts
- How to have first level as column chart and second level as Fixed placement columns in drill down highcharts
- Highcharts - How to force dataLabels to show labels when overlapping the content
- How to select columns (across more panes) in Highcharts / Highstocks
- How can I move columns to the right in a Highcharts chart?
- How to use highcharts bubble to display more than 3 columns data?
- How to create a javascript column chart with overlapping columns of variable width
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts - How to separate the functionality of the navigator from the graph
- How to add separate annotation style tooltip for Highcharts marker?
- Highcharts - How to show more than 30 columns side by side
- How to plot horizontal lines over the some columns of columnrange chart in Highcharts
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- How to start lines on columns in HighCharts
- HIGHCHARTS How to to make separate colors for shaded region and the line in Area Graph
- How to drop the decimals from Highcharts 3D columns and tooltip?
- how do i link my sqlite(PDO) databse data to highcharts code
- How to display values on line stacked columns on highcharts
- how to change the width between columns ? HIGHCHARTS
- Highcharts - how to display a chart with stacked and un-stacked columns side-by-side
More Query from same tag
- Issue transferring Angular2 example from Plnkr to real application
- Align scatter plot to right side in highcharts
- How to get next point in Highcharts tooltip
- How to set Highcharts options in Angular 5
- How Can I add sections of categories in gantt highcharts?
- How to use types with typescript on highcharts.js
- Date not showing on highstock chart
- Highchart World map with pie
- Update two series on the same graph dynamically with HighCharts
- Highchart Solid Gauge Chart make one end straight/normal
- splitSeries error with packedbubble in Angular
- Highcharts : How can i move the tooltip to external DIV?
- How to make yAxis stackLabels under yAxis in Highcharts?
- Get data from several series Highcharts
- Highstock can use {point.tt}, but Highcharts can not , why?
- How to calculate the height of bar chart
- Highcharts column chart: create color groups
- Plot dynamically added array elements using Highcharts.js
- Highcharts - Double click event
- Append a jQuery variable to a click event handler function
- Angular2: highcharts-angular chart doesn't render
- White lines between heatmap cells when zooming in (browser zoom)
- High Charts export to PDF
- How to disable range selection buttons?
- Highchart drilldown subtitle change
- How do you generate dynamic <style> tag content in Angular template at runtime?
- rCharts - Data label for Highcharts bubble chart
- Highstocks line chart issue after HS upgrade
- In Highcharts, are we able to make the border of a pyramid in 'dashed' style?
- HIghcharts doughnut chart without all the slices