It uses information about the Python installation to return a
compatible plotter.
Parameters :
mode : “vtk” or “mpl”
“vtk” Uses the Python wrapping of the Visualization Toolkit (VTK) to
plot the environment, whereas “mpl” uses Matplotlib to plot the
environment (this option is not so efficient in plotting environments
with complex objects)