diff --git a/18xx/index.html b/18xx/index.html index a72ea7b..2292662 100644 --- a/18xx/index.html +++ b/18xx/index.html @@ -9,6 +9,9 @@ body { width: 40em; font-family: Helvetica, sans-serif; } +p { + line-height: 1.2; +} figure { margin: 0; padding: 1em; @@ -43,20 +46,17 @@ figcaption {

-The following bookmarklet can be used to create Vega-Lite graphs of the player value for 18xx.Games games, like the one above. +The following bookmarklet can be used to create graphs of the player value for 18xx.Games games, like the one above.

-Don't click this, bookmark it: copy 18xx graph +Don't click this, bookmark it: copy 18xx graph.

Usage

-Simply bookmark the link above (right click, then bookmark link), head to the spreadsheet tab of an 18xx.games game, make sure the player history table is set to show total values and click the bookmark. -If it worked, an alert will pop up. -You can then head to the vega online editor and paste the JSON into the code box on the left. -The editor will render the graph for you (if it doesn't, try clicking the Run button). +Simply bookmark the link above (right click, then bookmark link), head to the spreadsheet tab of an 18xx.games game, make sure the player history table is set to show total values and click the bookmark. The graph will be inserted into the page.