microsoft / microsoft/SandDance
Show only z axis (no x & y axis)
Open
Nobody has claimed this yet.
4-beta
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
On layouts such as Grid, Strips, Treemap, there can be a z axis only in 3d mode.
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
Locate the axis-rendering entry point for the Grid, Strips, and Treemap layouts, then inspect how it distinguishes 2D and 3D modes. Verify the change by checking that 3D views can show only the z axis while the existing 2D axis behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100