score:1
Accepted answer
You need to use pointPadding
property. Also groupPadding
can also be useful for you.
plotOptions: {
series: {
pointPadding: 0.2
}
}
Live demo: http://jsfiddle.net/BlackLabel/782qwgnr/
API Reference:
https://api.highcharts.com/highcharts/plotOptions.column.pointPadding
https://api.highcharts.com/highcharts/plotOptions.column.groupPadding
Source: stackoverflow.com
Related Query
- Highcharts datetime axis overlap with a long time series
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- Highcharts series visibility with csv data source
- How to have multiple highcharts with different series data in vuejs without repeating code
- Series overlap in Highcharts
- Highcharts - Force area-step series to overlap columns series at beginning and end of x axis
- Highcharts displays series names but missing data points from json source
- Set Additional Data to highcharts series
- HighCharts Hide Series Name from the Legend
- Proper way to remove all series data from a highcharts chart?
- Hiding a Highcharts series without using the legend
- Changing data dynamically for a series in Highcharts
- Highcharts 3 cannot render more than 1000 points in one series
- Highcharts Series - want to show/hide all EXCEPT selected series (reversal of default logic)
- How can I hide series from a HighCharts legend?
- Add additional data to a Highcharts series for use in formatters
- How can I hide a series from initially being displayed in Highcharts
- HighCharts series Z index
- Weird character in front of Highcharts tooltip series names
- Changing series color in highcharts dynamically
- Disable series through configuration in highcharts
- Get Highcharts Series Data after Load
- highcharts - disable fading series on marker hover
- Highcharts doesn't display series with lots of data points
- Add series total to legend in Highcharts
- Display tooltip for invisible series in Highcharts
- Hiding _groups_ of series in Highcharts and jQuery: how to get acceptable performance?
- remove series by name or id in highcharts
- Customizing the colors of individual series in HighCharts
- Highcharts data series issue with ajax/json and PHP
More Query from same tag
- HighCharts Time-based Quarterly Data - xAxis Label Issue
- How to display precise value on tooltip on moving a cursor in highcharts
- How can i remove extra space in mobile app?
- Highcharts complex columnrange graph
- Hide a category when a series name has no value attributed to it highchart
- Formatting date values for tooltips in Highcharts
- Change Color of Volume Columns (High/Low) in HighCharts
- Highcharts chart with risk color background
- Highcharts - Enable border for 1 column/bar only?
- I have synchronized charts with synch’d zooming. I would like to zoomout in steps (not just back to 1:1). Does anyone have a working example of this?
- primefaces chart x axis
- highchart center align tspan inside text tag
- Highcharts null endpoints flush with chart sides
- Highcharts gauge is render before the data is fetched by json
- how to add images when exporting in highcharts?
- How to hide Axes Crosshairs by onclick event in Highcharts
- Displays Highcharts with portion of given data
- Highcharts - Changing color of text if not enough room on bar graph
- Highchart: Break y-axis doest work in react app but is working in js fiddle
- display content on highcharts Xaxis and Yaxis title in form of subscript and superscript
- How do you prevent a popover from overflowing viewport boundaries?
- How can I delete all of the points from a highcharts series
- chart.renderTo doesn't work
- Custom colors in R highcharter barplot
- How can I convert datetime stamp in jQuery of a Highchart to get the correct format in json?
- highcharts.js - Dynamic Label Color
- Highcharts donut chart without inner pie?
- How to synchronize animation of path and area?
- Links in pie charts for Highcharts.js
- Highcharts - multiple plot with the same x scale