lahlidahlia / cs350-convex-hull

Implementation of the convex hull for cs350.
MIT License
0 stars 0 forks source link

A way to chart the data sets #7

Open lahlidahlia opened 5 years ago

lahlidahlia commented 5 years ago

We need to be able to create a chart with just the sample data so we can present it in our report. This should not be too much trouble to include in our program, but if it is, we can just brute-force the charting somehow.