Skip to content

add log-linear scale type#1548

Merged
brharrington merged 2 commits intoNetflix:mainfrom
brharrington:log-linear
May 1, 2023
Merged

add log-linear scale type#1548
brharrington merged 2 commits intoNetflix:mainfrom
brharrington:log-linear

Conversation

@brharrington
Copy link
Copy Markdown
Contributor

It behaves like a log scale for powers of 10 with
linear behavior in between. This helps spread out
the smaller values. This can be useful for things
like a heatmap view of percentile distributions.

It behaves like a log scale for powers of 10 with
linear behavior in between. This helps spread out
the smaller values. This can be useful for things
like a heatmap view of percentile distributions.
@brharrington brharrington added this to the 1.8.0 milestone Apr 29, 2023
@brharrington brharrington requested a review from manolama April 29, 2023 18:50
Copy link
Copy Markdown
Contributor

@manolama manolama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that one looks better. Thanks.

@brharrington brharrington merged commit 3e5fe07 into Netflix:main May 1, 2023
@brharrington brharrington deleted the log-linear branch May 1, 2023 18:00
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
It behaves like a log scale for powers of 10 with
linear behavior in between. This helps spread out
the smaller values. This can be useful for things
like a heatmap view of percentile distributions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants