Hi,
right now it is possible to pass an array to a chart with Array.AsList.
Is it possible to pass an object instead of an array. The object could be by an simple groovy statement. e.g.: [["key1":val1,"key2":val2]]
If I pass this example to a chart, the execution fails.
0 Answers:
No answers yet