|
@@ -402,16 +402,16 @@
|
|
|
|
|
|
<svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392=507-B $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="x1" select="$x1Value"/>
|
|
- <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.04 "/>
|
|
|
|
|
|
+ <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.08 "/>
|
|
<xsl:attribute name="x2" select="$x2Value"/>
|
|
<xsl:attribute name="x2" select="$x2Value"/>
|
|
- <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="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.08 "/>
|
|
|
|
+ <!--<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:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
</xsl:call-template>
|
|
</xsl:call-template>
|
|
- <xsl:text>;opacity:0.9;</xsl:text>
|
|
|
|
- <xsl:text>stroke-width:</xsl:text><xsl:value-of select="3 div abs($yScale)"/><xsl:text>;</xsl:text>
|
|
|
|
|
|
+ <xsl:text>;opacity:0.2;</xsl:text>
|
|
|
|
+ <xsl:text>stroke-width:</xsl:text><xsl:value-of select="2 div abs($yScale)"/><xsl:text>;</xsl:text>
|
|
<xsl:text>stroke:</xsl:text>
|
|
<xsl:text>stroke:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
@@ -431,36 +431,44 @@
|
|
|
|
|
|
<xsl:choose>
|
|
<xsl:choose>
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-To">
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-To">
|
|
- <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392" >
|
|
|
|
|
|
+ <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392-434" >
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
- <xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue - 0.3"/>
|
|
|
|
- <xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>
|
|
|
|
|
|
+ <xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.3"/>
|
|
|
|
+ <!--<xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>-->
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
</xsl:call-template>
|
|
</xsl:call-template>
|
|
- <xsl:text>;stroke:purple;opacity:0.9;</xsl:text>
|
|
|
|
- <xsl:text>stroke-width:</xsl:text><xsl:value-of select="5 div $xScale"/><xsl:text>;</xsl:text>
|
|
|
|
|
|
+ <xsl:text>;stroke:</xsl:text>
|
|
|
|
+ <xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
|
|
+ <xsl:with-param name="index" select="$yValue"/>
|
|
|
|
+ </xsl:call-template>
|
|
|
|
+ <xsl:text>;opacity:0.9;</xsl:text>
|
|
|
|
+ <xsl:text>stroke-width:</xsl:text><xsl:value-of select="2 div $xScale"/><xsl:text>;</xsl:text>
|
|
</xsl:attribute>
|
|
</xsl:attribute>
|
|
|
|
|
|
</svg:line>
|
|
</svg:line>
|
|
</xsl:when>
|
|
</xsl:when>
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-From">
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-From">
|
|
- <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392" >
|
|
|
|
|
|
+ <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392-450" >
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.3"/>
|
|
<xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.3"/>
|
|
- <xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>
|
|
|
|
|
|
+ <!--<xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>-->
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
</xsl:call-template>
|
|
</xsl:call-template>
|
|
<xsl:message>### $xScale <xsl:value-of select="$xScale"/></xsl:message>
|
|
<xsl:message>### $xScale <xsl:value-of select="$xScale"/></xsl:message>
|
|
- <xsl:text>;stroke:purple;opacity:0.9; </xsl:text><!-- vector-effect:non-scaling-stroke ; -->
|
|
|
|
- <xsl:text>stroke-width:</xsl:text><xsl:value-of select="5 div $xScale"/><xsl:text>;</xsl:text>
|
|
|
|
|
|
+ <xsl:text>;stroke:</xsl:text>
|
|
|
|
+ <xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
|
|
+ <xsl:with-param name="index" select="$yValue"/>
|
|
|
|
+ </xsl:call-template>
|
|
|
|
+ <xsl:text>;opacity:0.9; </xsl:text><!-- vector-effect:non-scaling-stroke ; -->
|
|
|
|
+ <xsl:text>stroke-width:</xsl:text><xsl:value-of select="2 div $xScale"/><xsl:text>;</xsl:text>
|
|
</xsl:attribute>
|
|
</xsl:attribute>
|
|
|
|
|
|
</svg:line>
|
|
</svg:line>
|
|
@@ -469,7 +477,7 @@
|
|
</xsl:choose>
|
|
</xsl:choose>
|
|
|
|
|
|
|
|
|
|
- <svg:polygon system_cache__dita__x3A__svg:debug="svgu:openHiLoClose.360.row
|
|
|
|
|
|
+ <svg:polygon system_cache__dita__x3A__svg:debug="svgu:openHiLoClose.360.row-472
|
|
$system_cache__dita__x3A__svg:data.x2.bounds.max.length={$system_cache__dita__x3A__svg:data.x2.bounds.max.length}
|
|
$system_cache__dita__x3A__svg:data.x2.bounds.max.length={$system_cache__dita__x3A__svg:data.x2.bounds.max.length}
|
|
$xScale={$xScale} $yScale={$yScale} offsetX.minX={$system_cache__dita__x3A__svg:offsetX.minX} offsetX.maxX={$system_cache__dita__x3A__svg:offsetX.maxX}
|
|
$xScale={$xScale} $yScale={$yScale} offsetX.minX={$system_cache__dita__x3A__svg:offsetX.minX} offsetX.maxX={$system_cache__dita__x3A__svg:offsetX.maxX}
|
|
offsetY.minY={$system_cache__dita__x3A__svg:offsetY.minY} offsetY.maxY={$system_cache__dita__x3A__svg:offsetY.maxY}">
|
|
offsetY.minY={$system_cache__dita__x3A__svg:offsetY.minY} offsetY.maxY={$system_cache__dita__x3A__svg:offsetY.maxY}">
|
|
@@ -530,16 +538,16 @@
|
|
<!-- lower -->
|
|
<!-- lower -->
|
|
<svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392=507-A $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="x1" select="$x1Value"/>
|
|
- <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.25 "/>
|
|
|
|
|
|
+ <xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.20 "/>
|
|
<xsl:attribute name="x2" select="$x2Value"/>
|
|
<xsl:attribute name="x2" select="$x2Value"/>
|
|
- <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="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.20 "/>
|
|
|
|
+ <!--<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:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
</xsl:call-template>
|
|
</xsl:call-template>
|
|
- <xsl:text>;opacity:0.9;</xsl:text>
|
|
|
|
- <xsl:text>stroke-width:</xsl:text><xsl:value-of select="3 div abs($yScale)"/><xsl:text>;</xsl:text>
|
|
|
|
|
|
+ <xsl:text>;opacity:0.2;</xsl:text>
|
|
|
|
+ <xsl:text>stroke-width:</xsl:text><xsl:value-of select="2 div abs($yScale)"/><xsl:text>;</xsl:text>
|
|
<xsl:text>stroke:</xsl:text>
|
|
<xsl:text>stroke:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
@@ -555,29 +563,33 @@
|
|
<xsl:otherwise>
|
|
<xsl:otherwise>
|
|
<xsl:choose>
|
|
<xsl:choose>
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-To">
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-To">
|
|
- <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392" >
|
|
|
|
|
|
+ <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392-558-Infinity-rigth" >
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
<xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.25"/>
|
|
<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($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>
|
|
|
|
|
|
+ <!--<xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>-->
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
</xsl:call-template>
|
|
</xsl:call-template>
|
|
- <xsl:text>;stroke:purple;opacity:0.9;</xsl:text>
|
|
|
|
- <xsl:text>stroke-width:</xsl:text><xsl:value-of select="5 div $xScale"/><xsl:text>;</xsl:text>
|
|
|
|
|
|
+ <xsl:text>;stroke:</xsl:text>
|
|
|
|
+ <xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
|
|
+ <xsl:with-param name="index" select="$yValue"/>
|
|
|
|
+ </xsl:call-template>
|
|
|
|
+ <xsl:text>;opacity:0.9;</xsl:text>
|
|
|
|
+ <xsl:text>stroke-width:</xsl:text><xsl:value-of select="2 div $xScale"/><xsl:text>;</xsl:text>
|
|
</xsl:attribute>
|
|
</xsl:attribute>
|
|
|
|
|
|
</svg:line>
|
|
</svg:line>
|
|
</xsl:when>
|
|
</xsl:when>
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-From">
|
|
<xsl:when test="@system_cache__dita__x3A__svg:data.y.bounds.data.value.leadingTimeYear-month.bounds.leadingTimeDate-From">
|
|
- <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392" >
|
|
|
|
|
|
+ <svg:line system_cache__dita__x3A__svg:debug="@leadingTimeYear-month.bounds.leadingTimeDate-To #392-575" >
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="x1" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="y1" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="x2" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
<xsl:attribute name="y2" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.25"/>
|
|
<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($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>
|
|
|
|
|
|
+ <!--<xsl:attribute name="stroke-dasharray"><xsl:value-of select="4 div abs($yScale)"/><xsl:text> </xsl:text><xsl:value-of select="2 div abs($yScale)"/></xsl:attribute>-->
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:attribute name="style"><xsl:text>fill:</xsl:text>
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:call-template name="svgu:hiLoBarStyle.color">
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
<xsl:with-param name="index" select="$yValue"/>
|
|
@@ -591,7 +603,7 @@
|
|
|
|
|
|
</xsl:choose>
|
|
</xsl:choose>
|
|
|
|
|
|
- <svg:polygon system_cache__dita__x3A__svg:debug="svgu:openHiLoClose.360.row
|
|
|
|
|
|
+ <svg:polygon system_cache__dita__x3A__svg:debug="svgu:openHiLoClose.360.row-594
|
|
$system_cache__dita__x3A__svg:data.x2.bounds.max.length={$system_cache__dita__x3A__svg:data.x2.bounds.max.length}
|
|
$system_cache__dita__x3A__svg:data.x2.bounds.max.length={$system_cache__dita__x3A__svg:data.x2.bounds.max.length}
|
|
$xScale={$xScale} $yScale={$yScale} offsetX.minX={$system_cache__dita__x3A__svg:offsetX.minX} offsetX.maxX={$system_cache__dita__x3A__svg:offsetX.maxX}
|
|
$xScale={$xScale} $yScale={$yScale} offsetX.minX={$system_cache__dita__x3A__svg:offsetX.minX} offsetX.maxX={$system_cache__dita__x3A__svg:offsetX.maxX}
|
|
offsetY.minY={$system_cache__dita__x3A__svg:offsetY.minY} offsetY.maxY={$system_cache__dita__x3A__svg:offsetY.maxY}">
|
|
offsetY.minY={$system_cache__dita__x3A__svg:offsetY.minY} offsetY.maxY={$system_cache__dita__x3A__svg:offsetY.maxY}">
|
|
@@ -645,21 +657,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|