Bar plot with dashed/dotted marker line - need to add shapes as a workaround

Hi there,

Currently it is possible to set up the width of the line of a bar plot, as illustrated here: Horizontal bar charts in Python

But it is not possible to apply a dashed or dotted style to the line. It is necessary to add a shape, to do this.

Why ?