Column chart series label background colour

1 Answer 22 Views
Charts Label
Jon
Top achievements
Rank 1
Jon asked on 21 May 2024, 10:39 AM | edited on 21 May 2024, 10:41 AM

How can I adjust the background colour display on column charts to match the behaviour of line charts, where the colour spans the entire width of the value? Currently, the background colour on column charts only covers the width of the column itself. Is there a way to extend it to cover the full width of the value, similar to line charts?

Line chart


Column chart

1 Answer, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 23 May 2024, 10:51 AM

Hi Jon,

The background width behavior does seem a bit strange, and after consultation with one of our developers, we are going to consider it as a bug. It will be logged in the following issue:

https://github.com/telerik/kendo-angular/issues/4313

I've managed to create a workaround that utilizes custom visuals of the series label and some small adjustments can be added to the placement or colors:

https://stackblitz.com/edit/angular-ugap4m-j8karx?file=src%2Fapp%2Fapp.component.ts

It is worth mentioning that the workaround isn't fully tested, but further adjustments can be made by the developer.

I hope this helps until the issue is resolved on our side.

Regards,
Yanmario
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
Charts Label
Asked by
Jon
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
Share this question
or