changeset 119:3602e357d5e7

note to self
author Jeff Hammel <k0scist@gmail.com>
date Sun, 15 Mar 2015 20:44:59 -0700
parents f98db1657dfa
children 4e0c6887604e
files numerics/plot.py
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/numerics/plot.py	Sun Mar 15 20:43:37 2015 -0700
+++ b/numerics/plot.py	Sun Mar 15 20:44:59 2015 -0700
@@ -8,6 +8,9 @@
 - http://stackoverflow.com/questions/7534453/matplotlib-does-not-show-my-drawings-although-i-call-pyplot-show ;
 - http://bokeh.pydata.org/ ;
 - http://mpld3.github.io/
+
+For bokeh tools...
+https://github.com/bokeh/bokeh/blob/master/bokeh/plotting_helpers.py#L277
 """
 
 # imports