techniq / layerchart

Composable Svelte chart components to build a wide range of visualizations
https://www.layerchart.com
MIT License
663 stars 12 forks source link

Avoid re-creating/-initializing the many-body force in 'Collision Detection' example #230

Closed regexident closed 3 months ago

regexident commented 3 months ago

All other examples already are re-using the forces.

I reckon this tiny doc change doesn't require a changeset?

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: c612627a9d582fc14aa8f2ea21dbc39998b071b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 3 months ago
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerchart ✅ Ready (View Log) Visit Preview c612627a9d582fc14aa8f2ea21dbc39998b071b4
techniq commented 3 months ago

Thanks @regexident and correct, docs-only changes typically do not require a changeset (changelog entry)