changeset 158:176aad184ad0

one more note to self
author Jeff Hammel <k0scist@gmail.com>
date Tue, 12 May 2015 16:51:10 -0700
parents c5e919aff552
children f46cfad55d7a
files numerics/bar.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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