Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Svelte Plotting Framework

License

NotificationsYou must be signed in to change notification settings

svelteplot/svelteplot

Repository files navigation

LicenseTests

SveltePlot is a visualization framework based on thelayered grammar of graphics ideas. It's API is heavily inspired byObservable Plot. Created by Gregor Aisch.

SveltePlot logo

Development

Clone the repo and install dependencies:

git clone git@github.com:svelteplot/svelteplot.gitcd svelteplotpnpm install

Run the development server:

pnpm dev

Openhttp://localhost:5173 in your browser.

Testing

Run unit tests:

pnpm lintpnpmtest

You should also run the visual regression tests:

pnpm test:visual

This will generate screenshots and compare them with the expected results.

pnpm vi:report

To see the differences side by side you can openhttp://localhost:5173/\_\_vr/report.html


[8]ページ先頭

©2009-2025 Movatter.jp