File: Plot%20Datapoints.xml

package info (click to toggle)
kuttypy 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 37,896 kB
  • sloc: python: 58,651; javascript: 14,686; xml: 5,767; ansic: 2,716; makefile: 453; asm: 254; sh: 48
file content (42 lines) | stat: -rw-r--r-- 1,325 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="plot_xy" id="1kU3*^DIFI9+@Beun?f%" x="-47" y="37">
    <value name="X">
      <block type="math_number" id="EK~+8|f?LE@IFTb)p.(5">
        <field name="NUM">0</field>
      </block>
    </value>
    <value name="Y">
      <block type="math_number" id=")O,+ig[_@MqTr;K9}]mS">
        <field name="NUM">0</field>
      </block>
    </value>
    <next>
      <block type="plot_xy" id="-WG+1j4}^OT|cDaGjrma">
        <value name="X">
          <block type="math_number" id="_NwDr$q%#?M;=(0~;aBx">
            <field name="NUM">3</field>
          </block>
        </value>
        <value name="Y">
          <block type="math_number" id="Q)Qx_YvU~)BaEu)[3Y]E">
            <field name="NUM">4</field>
          </block>
        </value>
        <next>
          <block type="plot_xy" id="sAL9j1)#`9Ry,a7RslUM">
            <value name="X">
              <block type="math_number" id="Ek/x}MooFu(!Hn2/j0sa">
                <field name="NUM">5</field>
              </block>
            </value>
            <value name="Y">
              <block type="math_number" id=")T~N^Ac?$zZ$wC]{ZCzB">
                <field name="NUM">3</field>
              </block>
            </value>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>