add_segments() should know about z coordinates
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- R
- Stars
- 2.7k
- Forks
- 641
- PR merge metrics
- No merged PRs in 30d
Description
To make something like this easier
https://community.plot.ly/t/droplines-from-points-in-3d-scatterplot/4113/3
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 locating the add_segments() implementation and examining how it currently handles coordinates. Use the linked 3D scatterplot example to determine the expected z-coordinate behavior, then verify that the resulting segments support the described 3D droplines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100