News

Defines the area where deformations are drawn filter_def: float Filter that prevents the display of deformations arrows with length < filter_def filter_reg: tuple,list or int Filter that prevents the ...
Have a plot that takes a long time to create and which you want to overlay different things onto? You can use matplotlib-aximgcache to save the intermediate axes content to an image and later replot ...