Rework Plotting API
right now the draw_ functions all explicitly need an ax(s), make a None default and move the call of the axis creation functions inside the draw_ calls.
right now the draw_ functions all explicitly need an ax(s), make a None default and move the call of the axis creation functions inside the draw_ calls.