Inconsistent scales occur when the intervals on an axis do not represent equal numerical jumps. This can stretch or squash certain parts of a graph to hide a period of stagnation or to make a slow trend look like a rapid acceleration.
Data grouping can also be misleading if the categories (bins) are too large. By grouping data into broad ranges, creators can mask significant outliers or internal fluctuations that would be visible in a more granular chart.
Missing data points are another form of manipulation where specific time periods or categories are omitted to prevent the viewer from seeing a complete, and perhaps less favorable, trend line.
In bar charts, the human eye naturally responds to the total area of a shape rather than just its height. If a creator makes one bar wider than the others, it will appear significantly more important or 'larger' to the viewer, even if the height (the actual data value) is only slightly different.
This is a common tactic in advertisements where a company wants their performance to look dominant. By doubling both the width and the height of a bar, the area increases fourfold, creating a visual impact that far exceeds the actual numerical growth.
Always check that all bars in a comparison have uniform widths so that the height remains the only variable representing the data.
Check the Origin: Always look at the y-axis first to see if it starts at zero. If it doesn't, calculate the actual percentage difference between values rather than relying on visual height.
Verify Intervals: Scan the axes to ensure the distance between and is the same as the distance between and . If the scale is non-linear (without being labeled as logarithmic), the graph is likely misleading.
Compare Widths: In bar charts, ensure all bars are identical in width. If one is wider, the graph is using area to deceive the viewer's perception of volume or frequency.
Look for Gaps: Check if any dates or categories are missing from the sequence. A jump from '2020' to '2022' might be hiding a significant drop in '2021'.