Plotting (with PyPlot and now Makie) was added here for convenience. Dependencies are weak, as the Plotter module is passed to the plotting methods, so not much overhead when this is ignored. With the extension mechanism, finally there is a way to check for version consistency. As wee see in bdfb889, this now requires to track updates of plotting packages which is completely out of scope of this package.
So this needs to be cleaned up.
The plan:
Plotting (with PyPlot and now Makie) was added here for convenience. Dependencies are weak, as the
Plottermodule is passed to the plotting methods, so not much overhead when this is ignored. With the extension mechanism, finally there is a way to check for version consistency. As wee see in bdfb889, this now requires to track updates of plotting packages which is completely out of scope of this package.So this needs to be cleaned up.
The plan:
(which then would get athe right place as IMHO aGridVisualizeTriangulateExtextension)TriangulatePlottingpackage would be over the top.v2.32.5)