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
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 }}
svelteplot
/
svelteplot
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
30
Star
402
Code
Issues
32
Pull requests
21
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(tutorial): add interactive tutorial with Svelte REPL
- #555
#555
Open
gka
wants to merge 51 commits into
main
svelteplot/svelteplot:main
from
docs/tutorial
svelteplot/svelteplot:docs/tutorial
Copy head branch name to clipboard
Conversation
Commits
51
(51)
Checks
Files changed
Open
feat(tutorial): add interactive tutorial with Svelte REPL
#555
gka
wants to merge 51 commits into
main
svelteplot/svelteplot:main
from
docs/tutorial
svelteplot/svelteplot:docs/tutorial
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
feat: add interactive tutorial with Svelte REPL integration
Show description for 770229b
gka
and
claude
committed
770229b
View commit details
Copy full SHA for 770229b
Browse repository at this point
fix(tutorial): correct chapter path detection in build_exercise_list
Show description for 72ef40b
gka
and
claude
committed
72ef40b
View commit details
Copy full SHA for 72ef40b
Browse repository at this point
rename tutorial chapter
gka
committed
396cfed
View commit details
Copy full SHA for 396cfed
Browse repository at this point
fix(tutorial): remove base @sveltejs/repl alias that clobbered subpath resolution
Show description for 26f69ab
gka
and
claude
committed
26f69ab
View commit details
Copy full SHA for 26f69ab
Browse repository at this point
remove .svelte-kit file from index
gka
committed
ba3fa92
View commit details
Copy full SHA for ba3fa92
Browse repository at this point
fix(tutorial): scan all group directories instead of hardcoded base path
Show description for dd572b8
gka
and
claude
committed
dd572b8
View commit details
Copy full SHA for dd572b8
Browse repository at this point
fix(tutorial): hide sidebar via store instead of CSS hack
Show description for bacf94a
gka
and
claude
committed
bacf94a
View commit details
Copy full SHA for bacf94a
Browse repository at this point
fix(tutorial): exclude tailwindcss from Vite dep optimization
Show description for eda7805
gka
and
claude
committed
eda7805
View commit details
Copy full SHA for eda7805
Browse repository at this point
fix(tutorial): exclude @rollup/browser from dep optimization
Show description for 060b381
gka
and
claude
committed
060b381
View commit details
Copy full SHA for 060b381
Browse repository at this point
feat(tutorial): add Shiki diff notation, file tabs, dark mode, and syntax highlighting
Show description for e3399dd
gka
and
claude
committed
e3399dd
View commit details
Copy full SHA for e3399dd
Browse repository at this point
format
gka
committed
3c5ca89
View commit details
Copy full SHA for 3c5ca89
Browse repository at this point
remove log
gka
committed
42f122b
View commit details
Copy full SHA for 42f122b
Browse repository at this point
feat: add support for light-dark() colors
gka
committed
0e0f569
View commit details
Copy full SHA for 0e0f569
Browse repository at this point
dark mode tutorial preview
gka
committed
799522c
View commit details
Copy full SHA for 799522c
Browse repository at this point
fix build
gka
committed
baafdc0
View commit details
Copy full SHA for baafdc0
Browse repository at this point
lint
gka
committed
b2bd4a7
View commit details
Copy full SHA for b2bd4a7
Browse repository at this point
fix(tutorial): remove unused variables to pass oxlint
Show description for 31c4c09
gka
and
claude
committed
31c4c09
View commit details
Copy full SHA for 31c4c09
Browse repository at this point
ci(lint): capture stderr in oxlint step to surface tsgolint errors
Show description for cd3411a
gka
and
claude
committed
cd3411a
View commit details
Copy full SHA for cd3411a
Browse repository at this point
chore: oxlint logging
gka
committed
9a7f20c
View commit details
Copy full SHA for 9a7f20c
Browse repository at this point
ci(lint): run svelte-kit sync before oxlint to generate required .svelte-kit types
Show description for 29504fd
gka
and
claude
committed
29504fd
View commit details
Copy full SHA for 29504fd
Browse repository at this point
format
gka
committed
8973499
View commit details
Copy full SHA for 8973499
Browse repository at this point
fix: move @ts-ignore inside findIndex callback to suppress compartment type error
Show description for bc3eae6
gka
and
claude
committed
bc3eae6
View commit details
Copy full SHA for bc3eae6
Browse repository at this point
tutorial
gka
committed
2d1d55c
View commit details
Copy full SHA for 2d1d55c
Browse repository at this point
format
gka
committed
4afd2fb
View commit details
Copy full SHA for 4afd2fb
Browse repository at this point
Commits on May 10, 2026
fix: axisy label alignment
gka
committed
209dd70
View commit details
Copy full SHA for 209dd70
Browse repository at this point
docs: reorganize tutorial content
gka
committed
ea8c1ce
View commit details
Copy full SHA for ea8c1ce
Browse repository at this point
reorganize tutorial
gka
committed
dcd2605
View commit details
Copy full SHA for dcd2605
Browse repository at this point
Commits on May 17, 2026
fix: axisX and axisY automatically ignore NaN and duplicate tick values
gka
committed
60b92a4
View commit details
Copy full SHA for 60b92a4
Browse repository at this point
docs: tutorial work
gka
committed
1da8615
View commit details
Copy full SHA for 1da8615
Browse repository at this point
docs: add rug plot example
gka
committed
443c2ed
View commit details
Copy full SHA for 443c2ed
Browse repository at this point
docs: basics tutorial work
gka
committed
cd67d39
View commit details
Copy full SHA for cd67d39
Browse repository at this point
docs: rug plot screenshots
gka
committed
05e563a
View commit details
Copy full SHA for 05e563a
Browse repository at this point
docs: show examples directly in the mark docs
gka
committed
511a3d1
View commit details
Copy full SHA for 511a3d1
Browse repository at this point
Commits on Jun 6, 2026
more work on tutorial
gka
committed
84a84b8
View commit details
Copy full SHA for 84a84b8
Browse repository at this point
docs: adjust penguin examples to new dataset columns
gka
committed
ba4d2ff
View commit details
Copy full SHA for ba4d2ff
Browse repository at this point
Commits on Jun 8, 2026
add example
gka
committed
6fdbe26
View commit details
Copy full SHA for 6fdbe26
Browse repository at this point
fix: global facet options
gka
committed
3ce6aff
View commit details
Copy full SHA for 3ce6aff
Browse repository at this point
Commits on Jun 9, 2026
fix ---
gka
committed
54784e9
View commit details
Copy full SHA for 54784e9
Browse repository at this point
docs: tutorial work
gka
committed
b27c0f4
View commit details
Copy full SHA for b27c0f4
Browse repository at this point
tutorial: make marks lesson more exciting using hull
gka
committed
e356cf6
View commit details
Copy full SHA for e356cf6
Browse repository at this point
auto-merge tutorial with prev step
gka
committed
8591c8d
View commit details
Copy full SHA for 8591c8d
Browse repository at this point
feat: implement svgFilter property everywhere
gka
committed
ffd2116
View commit details
Copy full SHA for ffd2116
Browse repository at this point
fix: isNaN filter must not discard string (ordinal) tick values; format tutorial markdown
Show description for 00db915
gka
and
claude
committed
00db915
View commit details
Copy full SHA for 00db915
Browse repository at this point
fix(lint): use SvelteMap/SvelteSet in tutorial page to satisfy svelte/prefer-svelte-reactivity
Show description for 4f9790f
gka
and
claude
committed
4f9790f
View commit details
Copy full SHA for 4f9790f
Browse repository at this point
Commits on Jun 10, 2026
fix(svelte-check): mutate SvelteSet in place; use base+path instead of resolve()
Show description for 5db1345
gka
and
claude
committed
5db1345
View commit details
Copy full SHA for 5db1345
Browse repository at this point
fix: use resolve(url as any) in InlineExamplesGrid to satisfy both ESLint and svelte-check
Show description for 8883fc8
gka
and
claude
committed
8883fc8
View commit details
Copy full SHA for 8883fc8
Browse repository at this point
tutorial: design tweaks
gka
committed
998bde9
View commit details
Copy full SHA for 998bde9
Browse repository at this point
fix Reset button
gka
committed
93f9368
View commit details
Copy full SHA for 93f9368
Browse repository at this point
snapshot
gka
committed
0e9aacc
View commit details
Copy full SHA for 0e9aacc
Browse repository at this point
Commits on Jun 15, 2026
tutorial work
gka
committed
38bf42b
View commit details
Copy full SHA for 38bf42b
Browse repository at this point
Commits on Jul 21, 2026
more tutorial work
gka
committed
95c38c2
View commit details
Copy full SHA for 95c38c2
Browse repository at this point
You can’t perform that action at this time.