Platform
Solutions
Resources
Pricing
Sign in
Sign up
piwodlaiwo
Workspace
Fork
Published
By
piwodlaiwo
Edited
May 8, 2019
Fork of
Quartic Authalic on Canvas with versor Dragging
1 star
Insert cell
Insert cell
lobes
=
[
[
[
[
-
180
,
0
]
,
[
-
90
,
90
]
,
[
0
,
0
]
]
,
[
[
0
,
0
]
,
[
90
,
90
]
,
[
180
,
0
]
]
]
,
[
[
[
-
180
,
0
]
,
[
-
90
,
-
90
]
,
[
0
,
0
]
]
,
[
[
0
,
0
]
,
[
90
,
-
90
]
,
[
180
,
0
]
]
]
]
Insert cell
projection
=
d3
.
geoInterrupt
(
d3
.
geoHammerRaw
(
Infinity
)
,
lobes
)
.
rotate
(
[
20
,
0
]
)
;
Insert cell
map
Insert cell
import
{
d3
,
map
}
with
{
projection
}
from
"@d3/world-map"
Insert cell
One platform
to build and deploy the best data apps
Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Try it for free
Learn more
Compare fork
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
lobes
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
projection
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML