Barchart cornerradius at start

Is it possible to have a cornerradius at the start of a trace in a barchart?

Hey @thomas_ggg I’m having trouble to understand what you are referring to.

This is the kind of barchart i need. But i want the lines at the start to have the same radius as at the end.

Thanks for the clarification. Unfortunately I would not know how to do that, I could not find any hint in the docs.

Maybe you could create something custom based on this:

With the help of the copilot, I managed to do the following: reconstruct the first path of each bar to round the edges on the left side.

https://codepen.io/saratoga01/pen/QWXLeGy?editors=0010

1 Like