Earlier quoted context omitted.
> There are very real use cases for box plots, The author argues otherwise, can you give an example of a use case where box plots would be preferable to the alternatives the author suggests?
Often people are interested in exact quantitative statistics like IQR, median, top/bottom deciles which are commonly represented in box plots. The alternatives are visually simpler but they contain less quantitative information.
> Design concepts such as the ones below make more ‘visual sense’ than box plots:
present the exact same info in much less visually confusing ways, through the use of brightness (weight) and area. Just better box plots.
And of course you can always draw some lines for the quartiles on any kind of plot with a linear scale for the value.