Bei echars funktioniert der Baustein nicht.
Vermutlich weil die Datenpunkte keine stats sind.
Komme ich trotzdem irgendwie an die IDs von echarts.0.*
um sie in der Schleife abzuarbeiten?
Spoiler
<xml xmlns="https://developers.google.com/blockly/xml ">
<variables>
<variable id="W(W|9NqJcK{3.^t
XFh">i</variable>
</variables>
<block type="controls_forEach" id=",O){O%!3Zld7:Az.*p%w" x="138" y="188">
<field name="VAR" id="W(W|9NqJcK{3.^t
XFh">i</field>
<value name="LIST">
<block type="selector" id="crb0LrNx0J|C@RaKbz-"> <field name="TEXT">state[id=echarts.0.*]</field> </block> </value> <statement name="DO"> <block type="debug" id="klVE2A%[8NCFBX@(B[Lh"> <field name="Severity">log</field> <value name="TEXT"> <shadow type="text" id="TC-i|#rh?=IHfX!JwkJT"> <field name="TEXT">test</field> </shadow> <block type="variables_get" id="Y+:^bZDSOB3!c6Wy=jaW"> <field name="VAR" id="W(W|9NqJcK{3.^
t`XFh">i</field>
</block>
</value>
</block>
</statement>
</block>
</xml>
Danke im voraus!