Gaps appear between the bars in the stacks when the series are populated with negative and positive values. Check the attached picture. If you have a scenario with mixed values (positive and negative) use RangeBarSeries instead of BarSeries.
Hello Daniel,
Thank you for the feedback.
This issue is included in our current planning and if everything goes smoothly it will enter one of the next LIB versions or directly the next official release. Please stay tuned by following the item.
Regards,
Martin Ivanov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
And to enhance this even further:
in the negative series there is a gap too but in the negative direction. when adding a border to get a gap (let's say to make gap's everwhere to "fix" a non wanted gap, then you need to make that border 2 instead of 1 because with value 1 there is no gap. so the gap in the positive side is compensated by a overlapping in the negative side