Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
parkcoll
/
looker_force_directed_graph
Public
forked from
Hashpath/looker_force_directed_graph
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: parkcoll/looker_force_directed_graph
Actions
All workflows
Workflows
Build and commit forcedirected.js
Build and commit forcedirected.js
Deploy to GitHub Pages
Deploy to GitHub Pages
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
Build and commit forcedirected.js
Build and commit forcedirected.js
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build.yml
will be ignored since log searching is not yet available
39 workflow runs
39 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add matrix heatmap toggle and node detail side panel
Build and commit forcedirected.js
#39:
Commit
081375f
pushed by
parkcoll
35s
master
master
35s
View workflow file
fix: arrowhead endpoint inside circle so node clips arrow body cleanl…
Build and commit forcedirected.js
#38:
Commit
f9909c4
pushed by
parkcoll
36s
master
master
36s
View workflow file
fix: moderate clustering params — quadratic strength 0.1-0.75, distan…
Build and commit forcedirected.js
#37:
Commit
78b855e
pushed by
parkcoll
37s
master
master
37s
View workflow file
feat: dramatic clustering — cubic link strength + quadratic distance …
Build and commit forcedirected.js
#36:
Commit
1c239d1
pushed by
parkcoll
38s
master
master
38s
View workflow file
fix: anchor nodes after layout (no more click-compress); scale edge t…
Build and commit forcedirected.js
#35:
Commit
d22a7c1
pushed by
parkcoll
38s
master
master
38s
View workflow file
fix: run simulation synchronously — no more two-step compressed→snap …
Build and commit forcedirected.js
#34:
Commit
1b90dfe
pushed by
parkcoll
39s
master
master
39s
View workflow file
fix: post-simulation aspect-ratio stretch to fill viewport; fix heigh…
Build and commit forcedirected.js
#33:
Commit
847b45e
pushed by
parkcoll
39s
master
master
39s
View workflow file
feat: viewport-adaptive layout — scale distances by area, aspect-rati…
Build and commit forcedirected.js
#32:
Commit
e3c68b2
pushed by
parkcoll
38s
master
master
38s
View workflow file
fix: arrow tip placement; edge opacity by weight for readability
Build and commit forcedirected.js
#31:
Commit
3c1b4f5
pushed by
parkcoll
36s
master
master
36s
View workflow file
fix: per-link scaled arrow markers; layout breaks circular symmetry v…
Build and commit forcedirected.js
#30:
Commit
a741f08
pushed by
parkcoll
38s
master
master
38s
View workflow file
feat: edge thickness differentiation, edge hover tooltip, node click …
Build and commit forcedirected.js
#29:
Commit
640fc5c
pushed by
parkcoll
36s
master
master
36s
View workflow file
Fix arrows (userSpaceOnUse), spread nodes (-2000 charge), labels belo…
Build and commit forcedirected.js
#28:
Commit
df0f3dd
pushed by
parkcoll
38s
master
master
38s
View workflow file
Fix 3-dim layout: (srcGroup, tgtGroup, weight)
Build and commit forcedirected.js
#27:
Commit
6efdd33
pushed by
parkcoll
36s
master
master
36s
View workflow file
Auto-detect dim layout: works with 2-5 dims, aggregates to group level
Build and commit forcedirected.js
#26:
Commit
1809867
pushed by
parkcoll
40s
master
master
40s
View workflow file
Fix TS type annotation on nodes array
Build and commit forcedirected.js
#25:
Commit
7bf57dd
pushed by
parkcoll
35s
master
master
35s
View workflow file
Redesign: group-level nodes, directed colored arcs with arrowheads
Build and commit forcedirected.js
#24:
Commit
22be2da
pushed by
parkcoll
35s
master
master
35s
View workflow file
Simplify to 3 dims: source group only, target-only nodes gray
Build and commit forcedirected.js
#23:
Commit
2c4d9c7
pushed by
parkcoll
33s
master
master
33s
View workflow file
Fix node sizing: use total degree (in+out) not just in-degree
Build and commit forcedirected.js
#22:
Commit
10aee1d
pushed by
parkcoll
36s
master
master
36s
View workflow file
Rectangular layout via forceX/forceY, lighter edges, reduced charge
Build and commit forcedirected.js
#21:
Commit
5e252f0
pushed by
parkcoll
37s
master
master
37s
View workflow file
Fix: replace Object.values with Object.keys().map() for TS compat
Build and commit forcedirected.js
#20:
Commit
2385cd0
pushed by
parkcoll
38s
master
master
38s
View workflow file
Add curved arcs, light gray edges, in-degree node sizing, and legend
Build and commit forcedirected.js
#19:
Commit
c2988c0
pushed by
parkcoll
36s
master
master
36s
View workflow file
Fix hub black holes: degree-based link strength, stronger repulsion, …
Build and commit forcedirected.js
#18:
Commit
588570c
pushed by
parkcoll
35s
master
master
35s
View workflow file
Support 5th dimension as edge weight (collaboration hours as dim)
Build and commit forcedirected.js
#17:
Commit
1877c26
pushed by
parkcoll
37s
master
master
37s
View workflow file
Vary link distance by collaboration hours to reduce crossing edges
Build and commit forcedirected.js
#16:
Commit
e275e35
pushed by
parkcoll
38s
master
master
38s
View workflow file
Improve clustering and edge thickness by measure value
Build and commit forcedirected.js
#15:
Commit
fdae075
pushed by
parkcoll
38s
master
master
38s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.