|
|
@@ -400,11 +400,11 @@
|
|
|
|
|
|
<!-- UPPER -->
|
|
|
|
|
|
- <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392=507 $xScale={$xScale} $yScale={$yScale} " >
|
|
|
+ <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392=507-B $xScale={$xScale} $yScale={$yScale} " >
|
|
|
<xsl:attribute name="x1" select="$x1Value"/>
|
|
|
- <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.10 "/>
|
|
|
+ <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.04 "/>
|
|
|
<xsl:attribute name="x2" select="$x2Value"/>
|
|
|
- <xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.10 "/>
|
|
|
+ <xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.04 "/>
|
|
|
<xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($xScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($xScale)"/></xsl:attribute>
|
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
|
@@ -528,11 +528,11 @@
|
|
|
|
|
|
|
|
|
<!-- lower -->
|
|
|
- <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392=507 $xScale={$xScale} $yScale={$yScale} " >
|
|
|
+ <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392=507-A $xScale={$xScale} $yScale={$yScale} " >
|
|
|
<xsl:attribute name="x1" select="$x1Value"/>
|
|
|
- <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.20 "/>
|
|
|
+ <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.25 "/>
|
|
|
<xsl:attribute name="x2" select="$x2Value"/>
|
|
|
- <xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.20 "/>
|
|
|
+ <xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.25 "/>
|
|
|
<xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($xScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($xScale)"/></xsl:attribute>
|
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|