Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 18a906291f Specify for which signature and on which channel there's no correlation data available.
Fixes #24.
2016-09-22 21:17:07 +01:00
Marco Castelluccio a89760ba5a Skip higher level rules in the graphs, to avoid making them too cluttered 2016-09-19 15:19:08 +01:00
Marco Castelluccio ab927c8bf1 Show 2-level results 2016-09-19 01:44:05 +01:00
Marco Castelluccio 035b379424 Load results one at a time instead of all together 2016-09-17 22:47:12 +01:00
Marco Castelluccio 5d642bd804 Hide second-level correlations for now 2016-09-14 01:07:36 +01:00
Marco Castelluccio 681e242253 Get width and height for the graph directly from the HTML element 2016-09-12 13:55:46 +01:00
Marco Castelluccio 2ea4a17a01 Fix graph generation to use the new data format 2016-09-12 13:50:22 +01:00
Marco Castelluccio 92ea5b593c Fix typo 2016-09-12 13:38:02 +01:00
Marco Castelluccio 66243f5618 Show shorter rules first 2016-09-12 13:37:42 +01:00
Marco Castelluccio e17ef07c6e Update code to handle the new format of the data generated by the correlation tool 2016-09-12 13:36:56 +01:00
Marco Castelluccio b90603b7dc Sort correlation data in the same way in text and graph results.
Fixes #13.
2016-09-05 12:54:51 +02:00
Marco Castelluccio 2d9343d3fc Tweak correlation text output to vertically align the results.
Fixes #12.
2016-08-31 20:17:26 +02:00
Marco Castelluccio fa5ef2d6f6 Swap signature and overall percentages in the graph.
Fixes #11.
2016-08-31 20:10:11 +02:00
Marco Castelluccio 6790232724 Add a label near the percentages in the correlation text results.
Fixes #10.
2016-08-31 20:07:28 +02:00
Marco Castelluccio 9705376302 Add message when there's no correlation data available for a signature 2016-08-29 02:24:46 +02:00
Marco Castelluccio 49a8ca2990 Reset correlation text before generating new one 2016-08-29 02:19:21 +02:00
Marco Castelluccio af8ebf6bf1 Update results URL 2016-08-29 02:18:51 +02:00
Marco Castelluccio a4fec06ee0 Use arrow functions in correlations.js 2016-08-28 20:17:04 +02:00
Marco Castelluccio ff5305bf84 Sort by most different to least different 2016-08-28 20:14:29 +02:00
Marco Castelluccio 1d410cf7cc Add basic textual results to the correlations page. Fixes #8 2016-08-28 19:31:52 +02:00
Marco Castelluccio 3c434214ec Decode the URI component defining the signature 2016-08-28 15:52:53 +02:00
Marco Castelluccio e4c9bcf6f2 Use d3 to generate correlation plots from raw data instead of using images generated by Python at build time 2016-08-27 01:26:49 +02:00
Marco Castelluccio 1dcca01b17 Support getting correlations using query string 2016-08-10 16:53:24 +02:00
Marco Castelluccio c4075b2237 Fix HTML validation errors 2016-08-10 15:03:19 +02:00
Marco Castelluccio d1518e35fb Add a page to get correlations given a signature 2016-08-10 14:53:02 +02:00