From 74ff3c3fd9670fde06e603b3a4d3da17854d364c Mon Sep 17 00:00:00 2001 From: Lunar Date: Sat, 23 Nov 2013 15:35:30 +0100 Subject: [PATCH] =?utf8?q?Read/write=20sur=20le=20m=C3=AAme=20graph=20et?= =?utf8?q?=20animations=20pour=20la=20dur=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Services/Participation.html | 114 ++++++++++++++++++++++-------------- 1 file changed, 70 insertions(+), 44 deletions(-) diff --git a/Services/Participation.html b/Services/Participation.html index aa935da..e3edb65 100644 --- a/Services/Participation.html +++ b/Services/Participation.html @@ -118,10 +118,10 @@ ExitPieDrawer.prototype.getFieldName = function() { ExitPieDrawer.prototype.getField = function(r) { return r.exit_probability; }; - +/* new ConsensusPieDrawer().draw(); new ExitPieDrawer().draw(); - +*/

Bandwidth

@@ -156,16 +156,12 @@ new ExitPieDrawer().draw(); shape-rendering: crispEdges; } -.relay text { - text-anchor: end; -} - -- 2.39.5