Salisbury-University/probability-games

Create Graph to display data

Closed this issue · 2 comments

Description

After discussing with Dr. Bardzell it has been decided to display the results of the Game of 27 with a bar graph rather than a table as it is easier to read and understand the data.

Plan to Implement

I plan to implement this feature using D3.js a JavaScript library for manipulating documents based on data. Through this library I should be able to display the data in a clear and dynamic graph for the user to view.

Created a working version of the graph to display the data need to implement into branch

added to both games now need to style it to make it look pretty and allow users to hover over the bars to get the values