From 5c6a60fa70c4f29eda4474b6ac55c1cd0101d352 Mon Sep 17 00:00:00 2001 From: skyanth Date: Fri, 7 Jun 2019 13:02:14 +0200 Subject: [PATCH] pie chart warns about missing finding types --- xml/xslt/piecharts.xslt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/xml/xslt/piecharts.xslt b/xml/xslt/piecharts.xslt index f6c13c5..6865859 100644 --- a/xml/xslt/piecharts.xslt +++ b/xml/xslt/piecharts.xslt @@ -150,7 +150,9 @@ sometimes it's three if the 2-type slices also get too numerous and take up too much space --> - 3 + 3 2 @@ -195,6 +197,16 @@ + + + WARNING: Piechart may look weird - the following + findings are missing a type attribute: [] + + +