score:1
Accepted answer
Assign your groupPadding value very close to zero (or zero).
plotOptions: {
series: {
groupPadding: 0.01
}
},
Since you didn't post your code, I'll show another example
score:1
You can increase the column width by using pointWidth and shrink the spaces between years using groupPadding.
http://api.highcharts.com/highcharts#plotOptions.column.pointWidth
plotOptions: {
series: {
groupPadding: 0.01,
pointWidth: 50
}
}
Source: stackoverflow.com
Related Query
- How to remove blank spaces between xAxis labels?
- Highcharts - remove times between dates on a datetime xaxis type
- Highcharts: xAxis yearly labels centered between ticks
- Highcharts - How to remove connecting line between fixed tooltip and point
- How do you remove x-axis labels from a highchart.js bar chart
- Highcharts: How to remove tiny space between stacked bars/columns
- In highcharts's stacked bar chart, how can I remove the white space between different
- Highcharts remove gap between start of xAxis and first value
- Highcharts : How to fix labels to the top when xAxis rotation is 90°?
- How to remove the value and number labels from Highcharts angular gauge
- How to remove space in between bars in HighCharts bar chart?
- How to remove empty space between bars in Highcharts polar chart?
- HighCharts - Need more space between bottom of chart and Xaxis labels
- How automatic xAxis labels rotation in highchart
- HighCharts - how to align (justify) xAxis labels left and right
- How to remove data gaps in HighCharts xAxis on a scatter chart
- how to : limit xaxis labels in highcharts to prevent overlap
- Highcharts : How to remove the gap between series and vertical axis?
- How to remove axis labels without data points in Highcharts?
- How to remove fine white line between halo and Highcharts pie chart
- How to remove Hyper Link in XAxis name in Highcharts?
- How to create more gap between axis labels on a stacked bar chart?
- How to remove the gap between yAxis and data?
- How do I remove unused xaxis values from Highcharts?
- How to connect/sync xAxis crosshairs between multiple HighStocks charts
- How do I customize xAxis labels at start and at end?
- How to change height of ENTIRE xAxis labels using Highcharts?
- How to add blank spaces in highcharts subtitle option
- Remove spaces between columns in HighChart
- How to remove space between highChart bar graph between two different category
More Query from same tag
- Center of chart(pieChart)
- Highcharts "click" range on load with jquery, or addSeries on load
- How to set a static minimum value for axes in Highcharts
- Highcharts - get bottom position for each stacked category
- Basic Highcharts Bubble Drilldown
- Highcharts - Display Stack Label
- Clickable HTML element that closes Highcharts tooltip
- How to remove decimal values on x-axis of bar chart : Highcharts
- How to Change the color of each group in boxplot (highcharts)
- How center the value 0[threshold], the line which separates positive and negative value?
- boxplot catergories don't line up Highcharts
- PHP: Convert date to Javascript date (January = zero)
- Dynamic high chart not rendering in MVC C#
- Highcharts define colors for each data point in a pair
- Onclick of a org chart another org chart will open as a modal popup
- How to use highchart 3d with angular 5?
- Spline chart rounded edges
- JavaScript - Chart does not show when is inside a div tag
- Highchart shiny R scatter plot - how to define individual point colors
- Highcharts Solid Gauge width?
- Capturing escape event for Fullscreen in Highcharts
- How to set 'lang' property in Highcharts using Angular JS?
- Highchart Area Range chart with gradient that follows the line
- Unable to display the chart using Ionic3/2
- Rendering more than one chart with Highcharts using Angular js Directives
- Synchronized tooltips positioning with line and horizontal bar charts
- Highcharts shift taking off too many points at the start
- force Highcharts redraw animation when changing graph type
- High Chart to High Stock
- Highcharts - column chart with drilldown to waterfall