From: Lunar Date: Sat, 23 Nov 2013 14:35:30 +0000 (+0100) Subject: Read/write sur le même graph et animations pour la durée X-Git-Url: https://nos-oignons.net/gitweb/website.git/commitdiff_plain/74ff3c3fd9670fde06e603b3a4d3da17854d364c?hp=fabb840b15dc9c15ad8cfcc771ab7b60d4cd2b1b Read/write sur le même graph et animations pour la durée --- 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; -} -