Thank you! Success!

Yeah, I learned a little from this little exercise. I will set the "extent"
on the image to include a buffer in the y-axis, a certain percentage of
max(price)-min(price), for some durations. 

If there is only a single trade during any duration, well... I need handle
that as a special case, now that you mention it. It doesn't like that,
basically. I need to go back and get the second-latest trade, and plot it
*outside* the graph, or some variant or hack of that, so that it draws a
line to the most recent trade, and then create another artificial point at
the same price at the current time, to indicate a flat market...

Thanks again for your help. I've been at wit's end trying to fix that...
Cheers~
 



--
View this message in context: 
http://matplotlib.1069221.n5.nabble.com/Matplotlib-INSISTS-on-using-scientific-notation-how-do-I-make-it-STOP-tp40320p40328.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to