Does anyone know how to create a layered bar chart like the sample image I have included? I do not want to stack the data because that misrepresents the Y axis value. I am programming this chart for a sales pipeline.
1 Answer, 1 is accepted
0
Vasko
Telerik team
answered on 07 Oct 2024, 08:54 AM
Hello Paul,
I hope you're doing well!
The requirement you're asking about is currently not supported and the only thing closest to it is the stacking functionality of the HtmlChart. If you think such functionality should be added to the Chart, I suggest creating a feature request on the KendojQuery feedback portal (the HtmlChart is a wrapper of the Kendo Chart).
If the feature request is approved and considered for a future version of Kendo, we can also implement it in our AJAX suite.