SamCramphornLr
Posts: 1
Joined: Sat May 27, 2023 6:55 am

How do I remove the white space on stacked columns?

Hi,

How can I remove the white space / gap between the stacked columns?

https://jsfiddle.net/gh/get/library/pur ... ng-column/

I want it so that the colours are flush, without the gap.

Image
This little white gap here.

Thanks in advance :D
Sam
jakub.s
Posts: 1167
Joined: Fri Dec 16, 2022 11:45 am

Re: How do I remove the white space on stacked columns?

Hi,

Welcome to our forum & thanks for the question!

This gap is a stroke set on the column's point graphic.

I've prepared a simple wrap function for you which sets stroke-width to be 0 by default for column series. Here's a demo: https://jsfiddle.net/BlackLabel/gzocntqy/

Do not hesitate to ask in case you have any more questions!

Best regards!
Jakub
Highcharts Developer

Return to “Highcharts Usage”