Comment in a chart
-
Hey,
You have the block "Comment on chart".
This works all right.
My question: Is it possible to connect it to a block nr.
So if the condition in block 5 is true the data row 1 says true or puts a text.
And if the condition in block 6 is false the data row 2 says false or puts a text -
This is interesting idea. Now this block (re)writes the whole data, all rows at once, it can't write only Xth row, but I think there should be some way to do that. Well, for this I must rewrite the block or maybe replace it with a new one.
In any case, you can for example use 1 "Comment" block in both cases, but use a variable in it. Modify the variable outside, and in the Comment block you will see it's newest value.
-
Thank you. But i think i will wait for a new block.
-
Afraid of variables? A little bit of imagination is needed.