flatsurf / sage-flatsurf

Flat surfaces in Sage
https://flatsurf.github.io/sage-flatsurf/
GNU General Public License v2.0
10 stars 10 forks source link

Make polygon plotting configurable #187

Closed saraedum closed 1 year ago

saraedum commented 1 year ago

as suggested by @videlec in #180.

This also fixes the ordering of elements in plots so vertices are plotted over edges. Before:

image

After:

image


Dependencies