Skip to content

docs: document all graph props - #129

Merged
chrispader merged 3 commits into
mainfrom
codex/docs-complete-props-reference
Aug 24, 2026
Merged

docs: document all graph props#129
chrispader merged 3 commits into
mainfrom
codex/docs-complete-props-reference

Conversation

@chrispader

@chrispader chrispader commented Aug 24, 2026

Copy link
Copy Markdown
Member

The README currently documents only a subset of LineGraph props, and its examples leave some required behavior unclear. This PR makes the component configuration discoverable without requiring users to inspect the TypeScript source.

Solution

The README now includes a complete LineGraph prop table with each prop's type, default value, availability, and behavior. It also defines GraphPoint and GraphRange, documents the props passed to custom selection dots, fixes the quick-start and range examples, and notes that selectionDotShadowColor is currently unused.

@chrispader
chrispader merged commit f054516 into main Aug 24, 2026
3 checks passed
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.

1 participant