datasette / datasette/datasette-plot
Support more visualization marks
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The current "supported" ones in this plugin are:
- Dot
- Line
- Area
- Bar
- Linear Regression
But there are 20+ more marks we could support. Which ones should we tackle first? Feel free to comment on ones you'd like to see in this issue!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing supported marks listed in the issue and the linked Observable Plot marks documentation. The issue is a request to decide which marks to support first, so completion depends on selecting and scoping specific marks before implementation can begin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100