浏览代码

should worrk + todo babelki

a.binder 7 年之前
父节点
当前提交
65cc6d317c

+ 1 - 1
SE/schema/WPS_Functions/graph_gnuplot/p5gnuplot__x3A__system_cache__dita.xsl

@@ -12,7 +12,7 @@
     <xsl:function name="p5gnuplot:system_cache__dita__x3A__fix__x3A__axis__x3A__names">
         <xsl:param name="title"/>
         <!--<xsl:value-of select="replace($title,' ','&#160;')"/>-->
-        <xsl:value-of select="concat('&quot;',substring(replace($title,'&quot;',' '),1,25),'&quot;')"/>
+        <xsl:value-of select="concat('&quot;',substring(replace(replace($title,'   ',' '),'&quot;',' '),1,35),'&quot;')"/>
     </xsl:function>
    
     

+ 1 - 1
SE/schema/default_db_xml_cache.public/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_tree_to_dita.stats_all.xsl

@@ -53,7 +53,7 @@
                             
                             <xsl:for-each-group select="current-group()[nazwisko|nazwa|Pelna_nazwa_kontrahenta|ID]" group-by="@fid">
                                 <stentry>
-                                    <xsl:value-of select="p5gnuplot:system_cache__dita__x3A__fix__x3A__axis__x3A__names(concat('[',ID,'] ',imiona,' ',nazwisko,' ', nazwa, Pelna_nazwa_kontrahenta,' ',TERYT_names/miejscowosc,' ',TERYT_names/ulica_cecha,' ',TERYT_names/ulica_nazwa_1,' ',TERYT_names/ulica_nazwa_2))"/>
+                                    <xsl:value-of select="p5gnuplot:system_cache__dita__x3A__fix__x3A__axis__x3A__names(concat('[',ID,'] ',imiona,' ',nazwisko,' ', nazwa, Pelna_nazwa_kontrahenta,' ',TERYT_names/miejscowosc,' ',TERYT_names/ulica_cecha,' ',TERYT_names/ulica_nazwa_1,' ',TERYT_names/ulica_nazwa_2,A_kod,' ', A_miejscowosc,' ',A_ulica ))"/>
                                 </stentry>
                             </xsl:for-each-group>
                         </strow>

+ 6 - 6
SE/schema/default_db_xml_cache.public/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_tree_to_dita.xsl

@@ -1742,11 +1742,11 @@
                 </xsl:variable>
                 <xsl:choose>
                     <xsl:when test="$simpletable//stentry">
-                        <p> Ilości powiązań 
+                        <p> Ilości powiązań </p>
                             <foreign>
                             <xsl:copy-of select="$simpletable" copy-namespaces="no"/>
                             </foreign>
-                            <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
+                         <p>   <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
                                 <xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
                                 <xsl:with-param name="width" select="500"/>
                             </xsl:apply-templates>
@@ -1793,12 +1793,12 @@
                 
                 <xsl:choose>
                     <xsl:when test="$simpletable//stentry">
-                        <p>Średnie długości powiązań
+                        <p>Średnie długości powiązań</p>
                             <!--<xsl:value-of select="count( $current/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[ BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/BI_audit_ENERGA_PRACOWNICY/ID=$PROCES_INIT_tree.ditamap]/object)"/>-->
                             <foreign>
                             <xsl:copy-of select="$simpletable" copy-namespaces="no"/>
                             </foreign>
-                            <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
+                         <p>   <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
                                 <xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
                                 <xsl:with-param name="width" select="500"/>
                             </xsl:apply-templates>
@@ -1847,9 +1847,9 @@
                     <xsl:when test="$system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.BI_audit_ENERGA_RUM_UMOWY.DISABLE"/>
                     <xsl:when test="not($current//BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_UMOWY/Wartosc/text())"/>
                     <xsl:when test="$simpletable//stentry">
-                        <p>Kwoty transakcji <note>w mln PLN</note>
+                        <p>Kwoty transakcji <note>w mln PLN</note></p>
                             <xsl:copy-of select="$simpletable"/>
-                            <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
+                         <p>   <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
                                 <xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
                                 <xsl:with-param name="width" select="500"/>
                             </xsl:apply-templates>

+ 2 - 0
SE/schema/default_db_xml_cache.public/default_db/tree_to_dita__x3A__to_merge.xsl

@@ -23,5 +23,7 @@
     <xsl:include href="system_cache__dita.map.title__x3A__to_merge/tree_to_dita__x3A__map.title.xsl"/>
     <xsl:include href="system_cache__dita__x3A__to_merge/tree_to_dita__x3A__parts.xsl"/>
     <xsl:include href="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_tree_to_dita.stats_all.xsl"/>
+    <!--<xsl:include href="../../WPS_Functions/render-vis-js-in-electron-\-v0.0.1/p5.nodeCoords__x3A__tree_to_dita.xsl"/>-->
+    
     
 </xsl:stylesheet>