[Feat] [pydeck] Support PathStyleExtension and dashed lines
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Target Use Case
Dashed lines are incredibly helpful when developing maps however, unless I'm mistaken, they are not available in PyDeck. Adding support for them would be awesome!
Proposal
Implementation would likely require something similar to #4843
Contributor guide
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 issue #4843 and the existing PyDeck support for deck.gl extensions, then trace how PathStyleExtension options are exposed. Done means PyDeck users can configure PathStyleExtension and render dashed lines as proposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100