Platform
Resources
Pricing
Sign in
Contact us
Bairui Su
Creative generation toolmaker, believe that today's tool help shape tomorrow’s art. Creator Charming.js. Author @antv/g2@5.x.
Workspace
Fork
Public
By
Bairui SU
Edited
Jan 26
Insert cell
Insert cell
shape
=
cm
.
shape
Insert cell
cm
=
require
(
"charmingjs@latest"
)
Insert cell
dom
=
new
Proxy
(
{
}
,
{
get
:
(
_
,
name
)
=>
(
)
=>
document
.
createElement
(
"name"
)
}
)
Insert cell
thenable
=
(
{
then
:
(
)
=>
{
}
}
)
Insert cell
generatorish
=
(
{
next
:
(
)
=>
{
}
,
return
:
(
)
=>
{
}
}
)
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
shape
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
cm
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
dom
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
thenable
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
generatorish
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML