A catter plot (scatter plot with cats). Most arguments are interpreted the same as the matplotlib `scatter` function, except that ``s`` is the *data* size of the symbol (not pixel). Additional kwargs include: ``cat`` can be: * int : the index of the cat symbol to use -
(x, y, s=40, c=None, cat='random', alpha=1, ax=None, cmap=None,
aspects='auto')
source not stored for this graph (policy: none)
no test coverage detected