Platform
Solutions
Resources
Pricing
Sign in
Sign up
David B.
Data viz engineer | twitter.com/dbumbeishvili
Workspace
Fork
Public
2 collections
By
David B.
Edited
Feb 12
Fork of
D3 v6 force graph with natural drag attraction
1 star
Visualizations
Network Data Visualization
BrainBrowser - Volume Viewer
BrainBrowser - Volume Viewer Colored
BrainBrowser - Surface Viewer
Simple stacked bar chart
US Map - State Grid - Metro transitions on canvas
Bumpy Earth
Heatmap Grid
ScatterPlot
D3 V7 Org Chart - last updated at 2022 Aug
D3 v6 force graph with natural drag attraction
Collapsible radial dendrogram
Simple d3.v6 Timeline
Polygon Over Mapbox
Single row bar with labels
Area & Line chart
Data driven range slider
Three.js - wooden bar chart
d3.v5 Org Chart - last updated at Jun 2022
3D Pie Chart 😈
GDP Simulation
Inchlib
Data driven range sliders
deck.gl Country Layers
3D bar chart port
clx. porting 3D Scatter Plot Using three.js
clx. Porting spherical coordinates
Porting 3d-force-graph rotation example
Porting d3-3d scatterplot example
clx. Spinnable planets
Population density in Georgia
clx. deck.gl GeoJsonLayer Example
Realty Property Transactions in Georgia
clx. Deckgl HexagonLayer
Emigration - Georgia (Country)
3d Area chart - three.js
D3 + Rough + Indie Flower
Also listed in…
Work Utils
Insert cell
Insert cell
data
=
d3
.
json
(
"https://gist.githubusercontent.com/bumbeishvili/7f0596f2f0ae3283fd808e37c7de5a3a/raw/5eb9a983a6ef551916b4cfca50e1582a888fbd17/code.json"
)
Insert cell
Insert cell
Insert cell
Insert cell
dataUpload
=
[
{
id
:
1
,
parentId
:
null
,
name
:
"root"
}
,
{
id
:
2
,
parentId
:
1
,
name
:
"child 1"
}
,
{
id
:
3
,
parentId
:
1
,
name
:
"child 1"
}
,
{
id
:
4
,
parentId
:
1
,
name
:
"child 2"
}
,
{
id
:
5
,
parentId
:
3
,
name
:
"child 2"
}
]
Insert cell
Insert cell
Insert cell
Insert cell
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
Listed in...
Work Utils
David B.
Visualizations
David B.
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
data
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
dataset
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
clickedNode
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
myChart
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
dataUpload
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
margin
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
height
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
simulation
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