Description Usage Arguments Examples
This function accepts an input table, and a number of other parameters that define the bounds of the linear program run as part of Dynamo.
| 1 | Dynamo(testtable, numEnc, numTask, userNumEncodings)
 | 
| testtable | An input table with dimension-tasks as columns and visual encodings as rows, with each corresponding cell containing a rank. | 
| numEnc | The number of encodings | 
| numTask | The number of tasks | 
| userNumEncodings | The number of encoding assignments required to be assigned | 
| 1 | Dynamo()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.