Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use live plotting #103

Open
23875658 opened this issue Oct 3, 2024 · 3 comments
Open

How to use live plotting #103

23875658 opened this issue Oct 3, 2024 · 3 comments

Comments

@23875658
Copy link

23875658 commented Oct 3, 2024

Hi.

In the vds1022.ipynb, example 3 is titled "Live plotting". I would like to stream the data and plot directly as the OWON application does, but this does not seem like the way to do so. Please assist as I would like to pull voltage and time values directly from the oscilloscope (on both channels) to plot and use this data for real-time analysis.

Is this possible? Thanks for your time.

@florentbr
Copy link
Owner

If it no longer work, then it's likely due to changes with the bokeh library. It shouldn't be too hard to fix. Unfortunately I don't plan on spending time on this project.

@23875658
Copy link
Author

23875658 commented Oct 3, 2024

Thanks for the quick response, so the live plotting section is the right section to be referring to in vds1022.ipynb for my needs? So the plot should update in real time in a jupyter notebook? I will attempt to make it work.

@florentbr
Copy link
Owner

Yes, in the live section the chart should refresh automatically at the given frequency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants