score:1
Accepted answer
You can try to set also the groupPadding = 0
and borderWidth = 0
:
plotOptions: {
column: {
pointPadding: 0,
borderWidth: 0,
maxPointWidth: 32,
groupPadding: 0
}
}
Note, that columns are equally spaced on the chart plot area and when you set fixed columns width then space between them has to be adjusted.
Demo:
API reference:
Source: stackoverflow.com
Related Query
- Is there a way to configure columns in highchart to have zero pointPadding AND a maxPointWidth?
- How can I do in Highchart to have 1px space between the columns and the y Axis?
- Is there a way to disable the Title and Subtitle in Highcharts?
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Is there a way to have a toggled legend item save its state on refresh?
- Is there a way how to dynamically create a plotline in highchart when the value is lower than previous one?
- Is there a way to set Highchart options dynamically?
- Is there a way to enable click and drag for a plotLine on a highchart?
- Is there a reliable way to have a 1 month auto generated tick interval with high charts?
- Is there a way to get superscripts to show up in highchart exports
- Is there any way to know whether a highchart DOM is complete rendered?
- Make Highchart and Highstock Have a Uniform Time X-Axis for Disparate Data Points
- How to have first level as column chart and second level as Fixed placement columns in drill down highcharts
- Is there a way to have two colorAxis in highcharts heatmap?
- Is there is a way to force highcharts to space columns equally spaces on datetime x-axis
- in HighChart the X axis 0(zero) geting up in the middle of the chart when there is no record or all the records are zero
- Loading data to Highchart from MySQL and displaying in appropriate way
- I had follow someone code samples and try apply to my HighChart program but I can't get it work at all
- Highchart bar chart: X-Axis label is cut off even when there is space between chart and label
- Is there any way to test the highcharts with large data-set with Jest and React.?
- Is there any way to make Highstock columnrange look like Highchart columnrange?
- How to drag select multiple columns on highstock chart and have it reflect on the navigator?
- React-highcharts: I have "renderer" problem and I need a way to update "state" upon function call
- Is there a way to add a custom tooltip to the second level columns of the drilldown on highcharts?
- Is there a way to disable specific export options in HighChart 5.0.14?
- Is there a way to have one series name for multiple series without duplicating the series name in the tooltip?
- Can we stack a 2 columns in a single column in basic column Highchart and let the other columns let it be?
- Highchart spline Cut Off when reach to maximum scale value. How can it fixed?. I have attached may sample code on body
- When there is a plotband and a plotline emerging from yAxis how to set a particular width for plotband only in highchart
- Remove Export and print button plugin on highchart chart
More Query from same tag
- Highcharts not redrawing when series are updated inside subscribe callback
- How do I target a Highcharts path?
- Highcharts - svg vs digital
- highcharts display in my render html page which i want to convert into PDF using wkhtmltopdf in rails
- Angular4 with highcharts can't use world.js
- Highcharts: How to plot date field in x-axis?
- Variable changing value at each function call
- How can I use variable in Highchart?
- Plotting an empty interval for elasticsearch date histogram
- Highcharts plotbands text should not overlap with columns
- Sorting data from database, to use in chart. PHP
- How to add class name for each columns of highcharts?
- Dynamically update tooltip date format highchart
- show only last x points on Highchart
- How can you set colors per level in a Highcharts Sunburst chart?
- Possible to connect the zoom on two Highcharts graphs?
- Highchart tooltip variable width
- Highstock export csv based on data grouping
- What format does the highcharts js library accept for dates?
- How can i enable bootstrap tooltip in highchart
- How to wrap legend items in highcharts?
- column highchart overlapping and axis X line issue
- How to set the x axis dynamically in High Charts 2.3.5
- Uncaught TypeError: Object [object Object] has no method 'getElementsByTagName' in Highcharts
- how to add hover effect in hightcharts?
- Is it possible to mix columns with a horizontal line on each category?
- Display label stack Label in Highcharts
- HighCharts how to make drilldown label show on mobile view?
- How to represent a point which is outside range of x and y axis in highcharts
- Area Stacked linewidth