Skip to content
Discussion options

You must be logged in to vote

Sorry, I always forget that the standard syntax for imports doesn't work for observable. In addition, skypack is currently broken for d3 v7.7.0, which Plot uses. Use this instead:

```{ojs}
NewPlot = import("https://esm.sh/@observablehq/plot") 
NewPlot
```

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@cscheid
Comment options

@ratnanil
Comment options

@cscheid
Comment options

Answer selected by mcanouil
@ratnanil
Comment options

@cscheid
Comment options

Comment options

You must be logged in to vote
0 replies
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