eelbrain.plot.TopoButterfly.save
- TopoButterfly.save(*args, **kwargs)
Short-cut for Matplotlib’s
savefig()Notes
Important parameters (for details see
savefig()):facecolor="none"to save the figure with transparent background.bbox_inches='tight'to ignore the figure boundaries and instead save an area including all plotted elements.