|
From: ssinfod <ss...@gm...> - 2015-03-31 18:31:22
|
Hello, I found this stem plot example: http://matplotlib.org/examples/pylab_examples/stem_plot.html I would like to add an horizontal offset to the step plot. (Ex: +2 on Y axis) What is the equivalent of the Matlab "BaseValue" offset in matplotlib. See Reference: http://www.mathworks.com/help/matlab/ref/stemseries-properties.html http://stackoverflow.com/questions/21913995/vertically-offset-stem-plot Thanks, ssinfod -- View this message in context: http://matplotlib.1069221.n5.nabble.com/stem-plot-with-horizontal-offset-BaseValue-tp45297.html Sent from the matplotlib - users mailing list archive at Nabble.com. |