I’m working on an Echarts dynamic chart and I’m trying to obtain two columns of data from the demo relay.
I wrote a for loop but it seems that I couldn’t find the data in the relay. The naming is definitely fine, so the problem lies in the for loop statement.
reperater data.rp (52.5 KB)
The red area represents the code I have modified. I might not be very proficient in this area.
We previously asked you how to obtain the values in the repeater.
Now I want to obtain the boolean value of true or false.
I think what’s in the repeater should be a string, right?
Then I converted it into a Boolean value. The value of Heixing_style repeater has been changed to false, but it still shows as true when previewing.
It seems that there is a problem with the converted code.
Here I am referring to the values in the repeater, which control the display of the legend in the pie chart.
