---
** [bugs:#59] bug on creating plots with iterable data**
**Status:** open
**Created:** Mon Jan 28, 2013 10:41 AM UTC by Jorge Leitão
**Last Updated:** Mon Jan 28, 2013 10:41 AM UTC
**Owner:** nobody
When using styles on a graph.plot with data as an iterable data, an error
raised.
Minimal example:
<code>
from pyx import *
g = graph.graphxy(width=8)
g.plot([graph.data.function("y(x)=exp(x)"),graph.data.function("y(x)=x**3")],
styles=[graph.style.symbol.changecircle])
</code>
I will try to complete this ticket with more details when I have more time.
---
Sent from sourceforge.net because you indicated interest in
<https://sourceforge.net/p/pyx/bugs/59/>
To unsubscribe from further messages, please visit
<https://sourceforge.net/auth/prefs/>------------------------------------------------------------------------------
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
_______________________________________________
PyX-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-devel