-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi Juba,
Just a quick question regarding adding additional js modules.
For example if I want to include the additional projections which comes in the d3-geo-projection library.
Something like:
js('import {geoAitoff} from "https://cdn.skypack.dev/d3-geo-projection@4"')
Plot.plot({
"projection": {
"type": d3.geoAitoff,
...
})
But that doesn't seem to work...
Is there any way to do this..?
Cheers
Maxx
Metadata
Metadata
Assignees
Labels
No labels