microsoft / microsoft/SandDance

Feature request: Change range and offset for axis

Open
#221 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.