add_legend#

PrimePlotter.add_legend(entries, **kwargs)#

Add a legend to the scene.

Parameters:
entrieslist

Legend entries (each a [name, color] pair).

**kwargs

Additional keyword arguments passed to scene.add_legend().

Examples using PrimePlotter.add_legend#

Using PyVista for Graphics in PyPrimeMesh

Using PyVista for Graphics in PyPrimeMesh