From Jordan
I’m creating a new task that paints items similar to pie charts on the screen. Each pie chart can be specified by a series of angles (the slice sizes), and a series of values that basically act as labels (one value per slice). It’d be great to have a table akin to the target or load table (e.g., a chart-angle table) that I can reference in my trial protocol table. That is, the trial protocol table can have a parameter like “Chart Shape,” and a 1 means return the first row of the chart-angle table (e.g., [30,90,30,90,30,90])…
Are these tables wired deeply into Dexterit-E, or is there a relatively simple way to add a new one?