Add rasterized as kwarg parseable in Plot()
This PR fixes #224 (closed) by adding 'rasterized'
as a keyword argument in gwpy.plotter.utils
that is used by Plot.__init__
to separate kwargs between plots and axes.
I also added a unit test against regression.