cga/Graphics/Diagram
hasufell 0379463db4 DIAGRAM: fix drawing for negative coordinates
Applying the filter function too late seemed to cause
glitches in convexHStepsLs for negative coordinates.
We should only pass the filtered list of points to
the graham scan.
2014-10-14 10:56:06 +02:00
..
Gif.hs Refactor function names, split out some functions 2014-10-13 20:14:50 +02:00
Gtk.hs Refactor function names, split out some functions 2014-10-13 20:14:50 +02:00
Plotter.hs DIAGRAM: fix drawing for negative coordinates 2014-10-14 10:56:06 +02:00
Types.hs DIAGRAM: improve style and readability 2014-10-11 03:59:21 +02:00