commit 85faeb3: Merge pull request #4085 from moisseev/d3pie

GitHub noreply at github.com
Sun Feb 20 19:00:05 UTC 2022


Author: Vsevolod Stakhov
Date: 2022-02-20 18:56:56 +0000
URL: https://github.com/rspamd/rspamd/commit/85faeb34719e2b0898d319b02416f669d70f4562 (HEAD -> master)

Merge pull request #4085 from moisseev/d3pie
[WebUI] Replace pie chart library

 interface/css/d3pie.css       |  41 +++++++
 interface/css/rspamd.css      |   3 +
 interface/index.html          |   1 +
 interface/js/app/graph.js     | 264 +++++++++++++++++-------------------------
 interface/js/app/rspamd.js    | 103 ++--------------
 interface/js/app/stats.js     |  92 ++++-----------
 interface/js/lib/d3pie.min.js |  10 +-
 interface/js/main.js          |   2 +-
 8 files changed, 189 insertions(+), 327 deletions(-)


More information about the Commits mailing list