# HG changeset patch # User Jeff Hammel # Date 1431474670 25200 # Node ID 176aad184ad021866fe32097c608dba063a88726 # Parent c5e919aff55260dbde9796f241100bb9bcfabc2c one more note to self diff -r c5e919aff552 -r 176aad184ad0 numerics/bar.py --- a/numerics/bar.py Tue May 12 16:27:11 2015 -0700 +++ b/numerics/bar.py Tue May 12 16:51:10 2015 -0700 @@ -11,6 +11,7 @@ """ # TODO: http://bost.ocks.org/mike/bar/3/ +# - http://alignedleft.com/tutorials/d3/making-a-bar-chart # imports import argparse