Hi!
Is there a way to customize bars in QBarSeries. For example, is it possible to draw an ellipse instead of rectangles? I am currently trying to add border-radius to chart shown below:

Couldn't find anything virtual paint method in QBarSeries class, is it even possible?