Skip to content
Discussion options

You must be logged in to vote

I started by just outputting the data itself:

```{ojs}
data
```

Then I saw this:

It's an object with arrays inside. OJS's Plot library expects an array of objects, not an object of arrays. We explain this explicitly in the docs.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@LantzMcGinnis-Brown
Comment options

@cscheid
Comment options

Answer selected by LantzMcGinnis-Brown
@mcanouil
Comment options

@LantzMcGinnis-Brown
Comment options

@cscheid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
ojs-engine Issues with the ojs engine
3 participants