Design Principles

Don't

Don't overload the chart

Adding too much information to a single chart eliminates the advantages of processing data visually; we have to read every element one by one!

Try changing chart types, removing or splitting up data points, simplifying colors or positions, etc.

Don't overload the chart

Don't overload the chart