Platform
Resources
Pricing
Sign in
Get started
Thad Kerosky
Workspace
Fork
Published
By
Thad Kerosky
Edited
Aug 8, 2021
3 stars
3
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// viewof selectedBrassicacea = treeInput(brassicaceaTree, {
// name: (d) =>
// htl.html`<code style=${{
// color: `hsl(${Math.random() * 360}, 50%, 50%)`
// }}>${d.data.match.name}</code>`,
// open: 1
// })
Insert cell
1
Insert cell
Insert cell
// // times out
// viewof selectedEuphyllophyte = treeInput(euphyllophyteNamed, {
// name: (d) =>
// htl.html`<code style=${{
// color: `hsl(${Math.random() * 360}, 50%, 50%)`
// }}>${d.data.match.name}</code>`,
// open: 5
// })
Insert cell
8
Insert cell
// add the sqlite prototype to the ZipArchiveFile by hand
taxnamedb
=
{
let
tmp
=
sqltaxnameszip
.
file
(
"taxname.sqlite"
)
;
tmp
.
sqlite
=
FileAttachment
(
"taxname.sqlite-5.zip"
)
.
sqlite
;
return
tmp
.
sqlite
(
)
;
}
Insert cell
Insert cell
Insert cell
Insert cell
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
taxRoot
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
brassicaceaTree
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Show 1 comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
euphyllophyteNamed
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
tax
Edit
Show 8 comments
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
taxnamedb
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
taxidlineagezip
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
sqltaxnameszip
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
d3
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML