arviz icon indicating copy to clipboard operation
arviz copied to clipboard

Define custom artists

Open ColCarroll opened this issue 6 years ago • 2 comments

Apparently this can give us very close control over drawing, binning, and aggregating. This does not look like the right tutorial, but might be close.

https://matplotlib.org/users/artists.html

ColCarroll avatar Sep 23 '18 17:09 ColCarroll

There's an example of a custom artist here: https://github.com/networkx/grave/blob/master/grave/grave.py#L221

ColCarroll avatar Sep 23 '18 19:09 ColCarroll

And here: https://github.com/pyviz/datashader/pull/200

https://github.com/astrofrog/mpl-scatter-density

ColCarroll avatar Sep 23 '18 19:09 ColCarroll