Comment on Ask HN: List of tools to create beautiful data visualizationsComments−minimaxir12yR + ggplot2 allows you to make aesthetically pleasing charts with minimal time and code. (and more importantly, it promotes good design without detracting from the purpose of the chart)A couple visualizations I've done using 100% R + ggplot2:http://i.imgur.com/WUcaoDm.pnghttp://i.imgur.com/rIfOCN1.png−X4OP12ywow, these charts really look stylish! Good work :)
Comments
R + ggplot2 allows you to make aesthetically pleasing charts with minimal time and code. (and more importantly, it promotes good design without detracting from the purpose of the chart)
A couple visualizations I've done using 100% R + ggplot2:
http://i.imgur.com/WUcaoDm.png
http://i.imgur.com/rIfOCN1.png
wow, these charts really look stylish! Good work :)