Can you stack series in a Range Column Chart?

1 Answer 83 Views
Charts
Mark
Top achievements
Rank 3
Iron
Iron
Iron
Mark asked on 24 Aug 2023, 11:20 AM

Is it possible to stack a series in a Range Column Chart?

 

We have created a chart using an invisible baseline series to shunt our series upward. But the hover state of the invisible series cannot be configured. https://blazorrepl.telerik.com/GxkiGIvF15qirZPe20. Does anyone have any other ideas of chart types that may be more suitable?

1 Answer, 1 is accepted

Sort by
1
Accepted
Svetoslav Dimitrov
Telerik team
answered on 29 Aug 2023, 08:45 AM

Hello Mark,

I can confirm that you have taken the best approach to achieve the desired behavior. The issue with the hover style is not easy to resolve as the Chart is rendered as an SVG. Targeting SVGs with CSS is possible, but not straightforward. You can use the browser's Inspect to gain a better understanding of how the Chart renders and build the appropriate CSS selectors to remove the hover effects. 

Regards,
Svetoslav Dimitrov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Mark
Top achievements
Rank 3
Iron
Iron
Iron
commented on 31 Aug 2023, 01:56 PM

Our selectors are at the mercy of each Telerik UI for Blazor release. Any change in rendering patterns could break them without warning. I hope this feature is added soon. 
Tags
Charts
Asked by
Mark
Top achievements
Rank 3
Iron
Iron
Iron
Answers by
Svetoslav Dimitrov
Telerik team
Share this question
or