koenhendriks / CarParkSimulation

Java assignment for a car park simulation
GNU General Public License v3.0
1 stars 3 forks source link

Create Alternate Statistics View #9

Closed koenhendriks closed 8 years ago

koenhendriks commented 8 years ago

We need an extra statistics view that represents that data in a different way, for example with histograms or line graphs.

Maybe take a look at JFreeChart ?

JoeyBB91 commented 8 years ago

This issue contains a somewhat duplicate description of issue #30.

JoeyBB91 commented 8 years ago

I have an idea for this issue:

If we have time, maybe we can add an extra line graph. But this objective will be challenging:

These objectives will be challenging, since none of us have had any experience with implementing charts or graphs!

koenhendriks commented 8 years ago

Great work Joey! Glad you figured it out