livemark icon indicating copy to clipboard operation
livemark copied to clipboard

Ability to use script's variables in charts/tables/etc

Open roll opened this issue 4 years ago • 0 comments

Overview

We'd like to do something like this:

script

data = [['name'],['value1'],['value2']]

following table/chart/etc

data: $data

roll avatar Oct 07 '21 13:10 roll