project8 / Pypeline

A python interface for the dripline slow control system.
Other
2 stars 0 forks source link

Let's see the current values #21

Closed laroque closed 12 years ago

laroque commented 12 years ago

Have the legend display the most recent value for each channel.

laroque commented 12 years ago

The legend now has the plot line style example then the sensor name, followed by ': ' and then the most recent value of that sensor. For now it is just str() but if that isn't displaying well we can force a particular formatting... feel free to submit a feature_request type issue if you have an opinion about that.