striplog
striplog copied to clipboard
point data plotting: use stems?
I think we could plot point data as modified stem plots?
If point data happens to have a labelled attribute, a top, for instance, we could label the stem, remove the dot, etc.
example here,
http://matplotlib.org/examples/pylab_examples/stem_plot.html
I suppose "point data" needs a treatment in our uber legend.