visgl / visgl/deck.gl

[Feat] [pydeck] Support PathStyleExtension and dashed lines

Open
#10,063 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.