Name: Slobodan Milanko
Data: http://www.sports-reference.com/cfb/years/2015-rushing.html
The first bad chart, bottom left, is made in D3. This chart breaks the rule using pointcuts. If we had a transition to click between the womens and mens data, it would be easier to use the pointcut. However, this is not possible, as we only have womens data, which is deleted, and then we show mens data, without reminding the user how the womens data looked like. The strain on user memory is rather large. To fix this, I made a better chart, top left, that lets the user animate the tranisition from mens to womens data. In addition, they can revert back to the original to make it easier to see differences.
The next bad chart was made with Tableau. This chart is used to show side by side bar chart rules that are broken. It is reccomended to ensure that side by side charts only show a small amount of data, so that the user is not overwhlemed and relationships can be drawn easier.
To solve this problem, I made a new Tableau side by side bar chart, that shows only two attributes and their relationships.
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js