Skip to content

Conversation

gka
Copy link

@gka gka commented Sep 20, 2025

PR copied from original PR by @meded90


Rewritten all src files to TypeScript ✅
Added type signatures for all functions ✅
All tests are passing correctly ✅

meded7 and others added 5 commits January 15, 2025 16:08
Changed "Accessor" type to allow flexible input data. Introduced a root type for "PolynomialRegression" for better clarity. Added TypeScript declaration files to the package distribution for enhanced developer support. Updated build script to include all TypeScript definitions.
@gka gka force-pushed the pr-48 branch 2 times, most recently from 95ab814 to 38eba5e Compare September 20, 2025 11:49
gka added 2 commits September 20, 2025 13:50
chore: add pnpm lock file
chore: build
gka added a commit to svelteplot/svelteplot that referenced this pull request Sep 20, 2025
resolves #18 

This pull request updates the regression library dependency used in the
project, switching from the standard `d3-regression` package to a forked
TypeScript version,
[@gka/d3-regression](svelteplot/d3-regression#1)
(thanks to @meded90). This change is reflected across the dependency
management files and in the import statements within the codebase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants