Make bar charts in original order of data for improved readability [charting tip]
To make friends in a new town hit the bars – Old saying.
To make sense of a new data-set, make bar charts – New saying.
Bar charts (or column charts if you like your data straight up) are vital in data analysis. They are easy to make. But one problem. By default, a bar chart show the original data in reverse order.
See the above example.
Unfortunately, we humans read from top to bottom, not the other way around.