larger standard pie chart size

This commit is contained in:
skyanth
2018-09-13 14:19:18 +02:00
parent 119e4f301c
commit baabc19305

View File

@@ -109,11 +109,11 @@
<xsl:comment> generated from Findings section </xsl:comment>
<section id="threatlevelpie">
<title>Findings by Threat Level</title>
<generate_piechart pieAttr="threatLevel" pieElem="finding" pieHeight="175"/>
<generate_piechart pieAttr="threatLevel" pieElem="finding" pieHeight="200"/>
</section>
<section id="typepie">
<title>Findings by Type</title>
<generate_piechart pieAttr="type" pieElem="finding" pieHeight="175"/>
<generate_piechart pieAttr="type" pieElem="finding" pieHeight="200"/>
</section>
</section>
<section id="recommendationSummary">