I don’t know if you can use custom css in Apliqo, but I’ve removed the lines between -
(part highlighted is an inverted waterfall mixed with normal columns)
with this:
.highcharts-waterfall-series .highcharts-graph {
stroke: transparent !important;
stroke-dasharray: 0, 0;
}