microsoft / microsoft/calculator
Constant ratio of units on the axes
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- C#
- Stars
- 31.1k
- Forks
- 5.8k
- PR merge metrics
- No merged PRs in 30d
Description
I think there is a need for an option for equal x and y axis units
For these two equations, the lines should be perpendicular. Since the units for x and y are different, this property is not visible.
Also, the equation of a circle does not look like a circle:
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 graphing view that renders the x and y axes and review how their scales are chosen. Reproduce the two line equations and circle shown in the issue; done means an available option keeps equal x/y unit ratios so perpendicular lines and circles appear geometrically correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100