Closed cwickham closed 2 months ago
Example code is given as:
```{ojs} foo + bar
But `echo` of output looks like: ```{ojs} d3.sum(foo) + d3.max(bar)
Oh yeah, OJS noob and I should have actually rendered...Fixed.
Example code is given as: