From 165e98fb8708fc09870b62f9baa2f0c8d0b82a8b Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Sun, 10 Jan 2021 18:31:59 +1100 Subject: [PATCH] Add printable reports --- README.md | 2 + html/index.html | 20 ++++++- html/index.js | 149 +++++++++++++++++++++++++++++++++++++++++++++--- html/main.css | 15 +++-- 4 files changed, 171 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6fa9837..47d5d26 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ After preparing the BLT file, head to . Select the B By clicking *Show advanced options*, you can customise the options used for the count. A detailed explanation of the various options can be found [here](https://yingtongli.me/git/pyRCV2/about/docs/options.md). +Once the count is complete, you can click *Print result* to generate a printable result report. + ## Command line usage pyRCV2 may also be invoked as a command line application. Run `python -m pyRCV2 --help` to view help. diff --git a/html/index.html b/html/index.html index b594102..f3aa047 100644 --- a/html/index.html +++ b/html/index.html @@ -23,7 +23,7 @@ - + +
+
-
+
+ + + +