meatballs/DjAxelrod

Fixing graphical output

Closed this issue ยท 5 comments

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).

okay, happy to take a look at this one :-)

Absolutely brilliant ๐Ÿ‘ :D ๐ŸŽ†

๐Ÿ‘ Fantastic! I get to avoid javascript a little longer!!

branch 44 created for this issue

I've removed the code that added numbers on to the player labels.