|
|
@@ -493,7 +493,7 @@
|
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
|
</xsl:call-template>
|
|
|
- <xsl:text>;stroke:purple;stroke-width:0;opacity:0.3</xsl:text></xsl:attribute>
|
|
|
+ <xsl:text>;stroke:purple;stroke-width:0;opacity:0.2</xsl:text></xsl:attribute>
|
|
|
|
|
|
</svg:polygon>
|
|
|
|
|
|
@@ -618,7 +618,7 @@
|
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
|
</xsl:call-template>
|
|
|
- <xsl:text>;stroke:purple;stroke-width:0;opacity:0.3</xsl:text></xsl:attribute>
|
|
|
+ <xsl:text>;stroke:purple;stroke-width:0;opacity:0.2</xsl:text></xsl:attribute>
|
|
|
|
|
|
</svg:polygon>
|
|
|
|