livemark
livemark copied to clipboard
Ability to use script's variables in charts/tables/etc
Overview
We'd like to do something like this:
script
data = [['name'],['value1'],['value2']]
following table/chart/etc
data: $data