-
Array of numbers from a text field distributed to other text layers
I have a text array with coordinates from a json on text layer I want to use for a chart’s X_values
source text looks like: “1 123 134 567 221 2 546 1345”
Can anybody help me with an expression to set up every x position to a specific number from the array?
Thanks!