Ben Hines Posted August 8 Share Posted August 8 Greetings, In Seeq DataLab, I have a script that pushes a set of signals to a workbook. Each signal shows up in the workbook in a separate lane. I'd like these signals to: Share the same lane and... Share the same y-axis I've reading the spy.push documentation and, thus far, have not been able to find information about this. Is this possible? Link to comment Share on other sites More sharing options...
Seeq Team Solution Mark Derbecker Posted August 8 Seeq Team Solution Share Posted August 8 The best way to accomplish this is with a Worksheet Template. Essentially you can lay out a "template" worksheet exactly the way you want, then use it when you push. Check the documentation here: https://python-docs.seeq.com/user_guide/Workbook Templates.html#pushing-with-a-template-worksheet Link to comment Share on other sites More sharing options...
Ben Hines Posted August 9 Author Share Posted August 9 I will give this a try. Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now