Replies: 1 comment
-
Here I'm trying to visualize percentage increase across two variables (license/order), a single anomaly in the year 2022 (a single customers orders grew a lot this year) distorts the graph completely |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A single outlier in a dataset can mess up the chart's scaling and distort the whole visualization
Example: Y scatter
A single high Y-axis value can make it impossible to visualize the rest of the data points.
There are multiple ways to solve this, but I would appreciate a better automatic default
Beta Was this translation helpful? Give feedback.
All reactions