3D plots have (3) axis'. We have the ability to set tick positions and labels for each axis using the axis3d toolkit in matplot lib. The API calls would go something like `axes.xaxis.set_xticklabels([ ...
The class method in the title is expecting a dictionary with values of type list, and this is not documented, nor it is intuitive.