Align Range Bar and Column Chart Series
The Kendo UI for Angular Charts provide options for displaying Range Bar and Range Column series that are vertically or horizontally aligned.
By default, each series item is rendered next to the previous one (and not directly on top or bottom of it). However, you can position the bars on top of each other by setting the spacing
option to -1
.