New to Kendo UI for Angular? Start a free 30-day trial
Aligning Range Bar and Column Chart Series
Environment
Product | Progress® Kendo UI® for Angular Charts |
Description
How can I display the Range Bar and Range Column series to be vertically or horizontally aligned?
Solution
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
.
Change Theme
Theme
Loading ...