qit.plot.set_plotstyle

qit.plot.set_plotstyle(ax)

Given an axes handle, sets the plotting style -related properties for those axes.

If everything works properly, all the child elements of the axes (titles, labels, legends, tick labels etc.) should inherit these settings.

TODO FIXME