'Spine' object has no attribute 'set_smart_bounds'

ax.spines['bottom'].set_smart_bounds(True)

I get the error:

Hi

I’ve just tried some of the source code from the Spine demos but I when I try :

‘Spine’ object has no attribute ‘set_smart_bounds’

What could be the problem?

Ted