microsoft / microsoft/SandDance

Limit zoom level

Open
#268 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
TypeScript
Stars
7.1k
Forks
573
Avg merge
8d 9h
Merged PRs (30d)
4

Description

Hello,

Thanks again for the great work on Sandance! I was wondering if there is a way to limit the zoom level on a graph. When zooming in all the way I am facing the issue of labels overlapping.
Screen Shot 2020-08-07 at 9 15 07 PM

Thanks!

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

Start by reproducing the label-overlap behavior while zooming a graph, then locate the graph zoom handling in the TypeScript codebase. Check how the current zoom range is configured and identify the relevant visualization tests, if present. Done means zooming cannot reach a level that causes the reported label overlap.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.