Annotated scatterplot with equality line
Earnings between gender for range of jobs, with equality and 10/20/30% difference lines marked.
Source:
New York Times Interactive (News)
http://www.nytimes.com/interactive/2009/03/01/business/20090301_WageGap.html
http://www.nytimes.com/interactive/2009/03/01/business/20090301_WageGap.html
Interactive features
User can mouseover plots for more information.
Benefits & pitfalls to avoid
- Line-charts imply that data is continuously changing. If your data is discrete you might consider a bar-chart instead.
- When using colours to portray data values or types, ensure that the colors used are accessible to all users. Online tools such as ColorBrewer (www.colorbrewer.org) can help identify issues with colours used.
Create your own
- Some combination charts, such as bar and line charts, can be created in standard applications such as Excel (using more than one axis). Others can be combined by saving visualisations as image files and combining in an image editor.
- Scatterplots can be created in a range of standard data applications such as Excel.


