Skip to content

Commit 3a19097

Browse files
author
Friedrich Völkers
committed
update plotly docs (added filter)
1 parent cdee74b commit 3a19097

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/ref-plotly.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ traces:
3535
y: $trips.totalTrips
3636
...
3737
```
38-
3938
SimWrapper will read the file and insert the appropriate data columns into the configuration automatically. Note the `$` before the keyword that you used for identifying the dataset.
4039

4140
- You can read _multiple datasets_ and refer to columns from each using `$key.column` for each.

0 commit comments

Comments
 (0)