good first issuehelp wantedviz
Repository metrics
- Stars
- (460 stars)
- PR merge metrics
- (PR metrics pending)
Description
Hello,
I exposed my problem here.
In the given answer, the author uses the Makie.mesh! function to plot the mesh, with the option interpolate=false. Is it possible to have such an option with MeshViz.jl? I took a look at the code and it seems you use Makie.meshscatter!, which does not have this option.