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

realtime plot two parameter in python #19

Open
phmadeira opened this issue Aug 20, 2014 · 0 comments
Open

realtime plot two parameter in python #19

phmadeira opened this issue Aug 20, 2014 · 0 comments

Comments

@phmadeira
Copy link

hello
first sorry my english is not that good , hope you understand
thank you

i tryng to realtime plot two parameter in python

exemple i do have this two parameter , time and a value from a sensor

print 'time ' ,time2
print 'sensor1 ' ,sensor1

this parameter is well 'print'
so i want to plot it
i have tried several conbination , without success

exemple
plot_scatter('',time2,sensor1,3,'','','')
plot_hist(r2, height=20.0, bincount=None, pch='o', colour='white', title='', xlab=None, nosummary='')

can you help me to go on
i am using it in raspberry

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

1 participant