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

Issue Displaying 2d Scatter Plot #50

Open
HalKosik opened this issue Dec 20, 2022 · 2 comments
Open

Issue Displaying 2d Scatter Plot #50

HalKosik opened this issue Dec 20, 2022 · 2 comments

Comments

@HalKosik
Copy link

Hey there,
I am having issues with the 2d scatter plot displaying any data. As some other people have shown here I am getting the plot screen to show up, but it is frozen and not displaying anything. When I hover my cursor over the window I get the loading icon.
2dscatterplot1

I have my board flashed with SDK 2.1 and I am using a downloaded configuration file from the demo visualizer. When I run the program you wrote I am not getting any errors and that blank screen is coming right up.
I did have to edit the code a little to get the plot window to open. I changed line from "app = QtGui.QApplication([])" to
"app = QtWidgets.QApplication([])". I am using Windows 10 and all three LEDs on the board are lit up.
Any suggestions? Ive been fighting with this for a couple weeks now. The demo visualizer works perfectly.

@hab-adam
Copy link

Hey @HalKosik ,
Did you solve this problem? I have the same.

@HalKosik
Copy link
Author

@hab-adam Unfortunately I have not.

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