[Solved] Ability to Invert the Y-axis of Charts

1 Answer 266 Views
Charts
Charles
Top achievements
Rank 1
Charles asked on 16 Nov 2023, 03:02 AM | edited on 16 Nov 2023, 03:06 AM

Hi

I believe this is a basic functionality especially for line, bar, column, and area charts but unfortunately it seems to not yet be supported. I can see that Kendo already supports inverting of the axis on some charts, but Blazor doesn't seem to have this feature stated in the documentation yet.

yAxis.reverse - API Reference - Kendo UI Chart - Kendo UI for jQuery (telerik.com)

Is there any plan to support this anytime soon?

Thanks

Charles

Mark
Top achievements
Rank 3
Iron
Iron
Iron
commented on 04 Dec 2023, 09:50 AM

Hi Charles,

Until you get a response from someone at Telerik, there is a relevant feature request we can vote on: Reverse setting for the Labels on the Chart Value Axis (telerik.com)

Thanks,

Mark

1 Answer, 1 is accepted

Sort by
1
Dimo
Telerik team
answered on 06 Dec 2023, 09:28 AM

Hello Charles, Mark,

Thanks for sharing your developer needs.

I must admit that we don't have reversed (inverted) axes in our plans for the next several months. This can change, depending on customer demand. The status of the feature request that Mark linked represents the official information about the work item.

Regards,
Dimo
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!
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
commented on 18 Dec 2025, 06:53 PM

Did this feature ever get implemented?  

I don't want to reverse the data order, but I do want the X axis (dates) to be reversed.

Dimo
Telerik team
commented on 19 Dec 2025, 07:45 AM

@Rob - the status of the public feature request is still Unplanned.
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
commented on 19 Dec 2025, 09:41 PM

Well that's a bummer.  I can work around it by replicating the data set and change the sort and use that as the Data source, but that adds some performance overhead and additional memory consumption.

I must admit, I thought this would be a relatively easy request to implement, just reverse axis order.

Tags
Charts
Asked by
Charles
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or