score:1
Accepted answer
You need to use column
chart type instead of bar
:
chart: {
type: 'column',
...
}
Live demo: https://jsfiddle.net/BlackLabel/pthagcw6/
API Reference: https://api.highcharts.com/highcharts/chart.type
Source: stackoverflow.com
Related Query
- Highcharts Y axis needs to be on the X axis
- how to set the interval of points on Y - Axis highcharts
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- Align y axis tick "outside" on highstock, so they are the same as on highcharts
- Getting the X Axis value in HighCharts
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- rendering Highcharts datatimes on the x axis at regular intervals
- Highcharts Gantt (JS) - Remove the day in x axis
- HighCharts - Show categories in x axis intead of the value of x in Bubble Chart
- How do I put Icons in the y Axis for a Dynamic Highcharts chart?
- Remove the Z Axis Column Line in Highcharts 3D
- Highcharts - how to create multiple y axis and group the data series
- how to display 2 same highcharts without duplicate the code
- Highcharts - Series tooltip doesn't work when plotting lines that zigzag on the x axis
- Get the x axis range on selecting a zoom range in Highcharts
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- 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 multiple x axis and yaxis. The width of the 1st x-axis is not in sync with browser resize
- Changing the name for 'categories' of x axis while implementing crossfilter with highcharts
- How do I plot the x axis line using Highcharts when pegged at 0?
- Limiting the Highcharts x Axis while the chart extending During Ajax Drill Down
- HighCharts trouble with the x axis
- My Highcharts graph with multiple axis ignores the max value I set for the first yaxis
- Strange character in the Highstock source code
- What's the code in Highcharts such that the bars (columns) in the same group use the same color?
- Highcharts - three series using left Y axis and the fourth using the right Y axis
- Displaying date on the x axis with Highcharts using ASP.NET MVC
- Highcharts - Disable the legend of secondary y axis by default
- highcharts from HTML table does not getting the x axis key
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
More Query from same tag
- How to call a css properties inside plotLines in highcharts
- Different color for plot outside range
- How to display the collection in the library dynamically Highcharts - Bind collection with Highcharts in MVC
- Node module's dependencies will not update after update or install?
- Render line chart across the plotting area
- Hightlight x-axis label in Highcharts
- Make flag visible when the the plot is clicked to show
- Highchairs Pie chart moving single data label
- How to hide "showInLegend" of Highcharts in angular 8.1?
- enable the graph inside the navigator in Highcharts
- Highcharts Single Data Label in middle of Area
- xAxis label is not visible properly in Highcharts
- highcharts date not displayed properly on x axis
- how to display data into linear highChart?
- Plotting timeseries charts in Highcharts not in plotting order of chart
- highcharts-react-native not working in iOS binary (.ipa)
- Highcharts data loading from a JSON file error in setting up datetime
- Changing value of variable in Highcharts selection event in angular
- HighCharts specific symbol on mouse hover
- Highchart legend over columns
- How to make rangeSelector do dataGrouping of multiple series
- Background on the bar not getting removed from Highcharts
- How to use Highcharts in typescript and react
- Escape c# class property from JSON serialization (to remove quotes)
- How can I get access to a Highcharts chart through a DOM-Container?
- Highcharts Local CSV Issues
- How to affect candlestick color-up/color-down classes
- VBA User Defined Function returning strange or no results
- Highcharts gauges not working in IE8
- displaying highchart in button click