Jonathan George wrote:
> So I have the graph widget working with multiple signals, I also made
> some code to make a legend for the signals. However I'm not sure what
> the preference on the location, size, font, etc for the legend should
> be. Would it be best to make these parameters specifie
So I have the graph widget working with multiple signals, I also made some
code to make a legend for the signals. However I'm not sure what the
preference on the location, size, font, etc for the legend should be. Would
it be best to make these parameters specified in XML tags? That is what I'm
lea
Date: Sat, 13 Jun 2009 18:06:24 -0600
From: geo01...@gmail.com
To: emc-developers@lists.sourceforge.net
Subject: [Emc-developers] pyvcp graph Patch
This patch is ever so slightly modified from JanVanGilsen's code. It provides a
widget to do a plot of a signal vs. time. As this is my
This patch is ever so slightly modified from JanVanGilsen's code. It
provides a widget to do a plot of a signal vs. time. As this is my first
time to do anything like this I hope I'm doing it right.
Jon
Index: pyvcp_widgets.py
===
RC