microsoft / microsoft/SandDance
Feature request: Change range and offset for axis
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
It is great that currently the x and y-axis drawn around the data set's range, however, in some cases, it is more helpful to customize the data visualization to show that the data is clustered.
Another case is for the Z-axis. Currently, it seems like the X-Y axis is the plane for the lowest Z value. In cases where there are negative numbers in the data set the current visualization can be confusing, and it would be helpful to have the negative numbers show below the X-Y plane.
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
No files, tests, or entry points are identified in the issue. Start by locating the axis-rendering entry point and determine how data ranges and the X-Y plane are selected; done should include a defined way to customize axis range and offset, including negative Z values.
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
- 20/100