Fixing graphical output
Closed this issue ยท 5 comments
drvinceknight commented
As described on #40 there are some issues with the plotting output:
- The axes/scale is incorrect
- In
vis.js
the number of turns is hard coded (which is probably why the above fails)
I think the size of the plot could be reduced, I know it's apparently difficult to make d3 responsive but it would be nice to reduce the size slightly... (it barely fits on my 11inc air's screen).
martinjc commented
okay, happy to take a look at this one :-)
drvinceknight commented
Absolutely brilliant ๐ :D ๐
meatballs commented
๐ Fantastic! I get to avoid javascript a little longer!!
meatballs commented
branch 44 created for this issue
meatballs commented
I've removed the code that added numbers on to the player labels.