Skip to content

feat(ui): easter egg "mag" mode for magnitude notation #125

@cpcloud

Description

@cpcloud

Display all numbers using order-of-magnitude notation when toggled.

Format: if a value is x, display as "up-arrow floor(log10(abs(x)))" with units preserved.

Examples:

  • $5,234.23 -> $ up-arrow 3
  • 42 -> up-arrow 1
  • $1,000,000 -> $ up-arrow 6

Easter egg toggle key TBD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuxUser experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions