Platform
Resources
Pricing
Sign in
Contact us
Mike Freeman
Data visualization software enginner: working to make visualization more accessible, equitable, and impactful.
Workspace
Fork
Published
Building Art Tools
By
Mike Freeman
Edited
Sep 7, 2020
4 forks
2 stars
Building Art Tools
Part 1: Overview
Part 2: Observable + SVG Basics
Part 3: Foundations Practice
Part 4: Noise and Animation
Part 5: Building Tools
Insert cell
Insert cell
Insert cell
Insert cell
import
{
select
,
color
,
button
,
text
,
checkbox
}
from
"@jashkenas/inputs"
Insert cell
// Load the lodash library
_
=
require
(
"lodash"
)
Insert cell
import
{
code_styles
}
from
"@info474/utilities"
Insert cell
code_styles
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
_
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML