From: Alexander Moisseev Date: Thu, 7 Jul 2016 19:23:06 +0000 (+0300) Subject: [WebUI] Update d3evolution X-Git-Tag: 1.3.0~137^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F710%2Fhead;p=thirdparty%2Frspamd.git [WebUI] Update d3evolution Update to https://github.com/moisseev/D3Evolution/commit/e3ce22ebe37d75d22437deee99cab58b303471cd : - Add `convert` method (percentage) - Add Y-axis label --- diff --git a/interface/css/d3evolution.css b/interface/css/d3evolution.css index 49082e3e88..6726838f19 100644 --- a/interface/css/d3evolution.css +++ b/interface/css/d3evolution.css @@ -4,6 +4,9 @@ .d3evolution .chart-title { font-size: 17px; } +.d3evolution .y.label { + font-weight: normal; +} .d3evolution .grid .tick { stroke: lightgrey; shape-rendering: crispEdges; diff --git a/interface/index.html b/interface/index.html index e155e68942..9cab006f4a 100644 --- a/interface/index.html +++ b/interface/index.html @@ -88,6 +88,11 @@ + Convert to: + Select chart type: