Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork21
svelteplot/svelteplot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SveltePlot is a visualization framework based on thelayered grammar of graphics ideas. It's API is heavily inspired byObservable Plot. Created by Gregor Aisch.
Clone the repo and install dependencies:
git clone git@github.com:svelteplot/svelteplot.gitcd svelteplotpnpm installRun the development server:
pnpm dev
Openhttp://localhost:5173 in your browser.
Run unit tests:
pnpm lintpnpmtestYou 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
About
Svelte Plotting Framework
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.