add_legend# PrimePlotter.add_legend(entries, **kwargs)# Add a legend to the scene. Parameters: entrieslistLegend entries (each a [name, color] pair). **kwargsAdditional keyword arguments passed to scene.add_legend(). Examples using PrimePlotter.add_legend# Using PyVista for Graphics in PyPrimeMesh Using PyVista for Graphics in PyPrimeMesh