Skip to content

Conversation

@ignamv
Copy link
Owner

@ignamv ignamv commented Aug 27, 2020

Works just like SI, except it uses the kilo prefix for 1000 and uses the milli prefix (which SI doesn't).

Existing SI:

image
image
image

New eng

image
image
image

Works just like `SI`, except it uses prefixes for kilo- and milli-.
Hide SI prefix for 10^n if |n| <= minexponent
@ignamv
Copy link
Owner Author

ignamv commented Sep 1, 2020

Change of plans, removed 'eng' exponentformat and created a new axis attribute minexponent

Example using minexponent=8 (no SI prefixes between 10^-8 and 10^8):

image

@ignamv ignamv changed the title Add eng exponentformat for engineering notation Add minexponent axis attribute to control which powers of 10 are displayed with SI prefixes Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants