pynbody.plot.util

pynbody.plot.util#

Utility functions for the plotting module

Functions

add_redshift_axis(sim[, labelzs])

Add a top redshift axis to a plot with time on the x-axis

fast_kde(x, y[, kern_nx, kern_ny, gridsize, ...])

Gaussian kernel density estimation (KDE)

Classes

PynbodyQuiverKey(*args, **kwargs)

An improved version of matplotlib's QuiverKey, allowing a background color to be specified.