Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cutoff point for Scientific and Engineering notation customizable #373

Closed
DanielNoord opened this issue Nov 30, 2020 · 0 comments · Fixed by #457
Closed

Make cutoff point for Scientific and Engineering notation customizable #373

DanielNoord opened this issue Nov 30, 2020 · 0 comments · Fixed by #457
Assignees

Comments

@DanielNoord
Copy link
Collaborator

Building on the discussion in #282 we should make the cut-off point where Scientific and Engineering notation start customizable by the user.
With #371 I have set this cut-off at 999999, but this should become a user-setting.

Ideally we would:

  • Add a variable that stores user preference about cut-off point
  • Change CM.Disp.Beautify to use that variable
  • A new line in the options menu that appears when scale is set to Scientific or Engineering and that allows changing of the variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant