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

set x axis step size #972

Closed
angelazhaoxyz opened this issue Apr 26, 2024 · 2 comments
Closed

set x axis step size #972

angelazhaoxyz opened this issue Apr 26, 2024 · 2 comments

Comments

@angelazhaoxyz
Copy link

angelazhaoxyz commented Apr 26, 2024

I'm new to plotjuggler. It's amazing.

I'm using plotjuggler-3.6.0, streaming, x86_64.

Now I can set y axis min and max. but does it support to set x axis step? I use json root element timestamp as x axis, but it shows like 1714119755252769 to 1714119755252780 in the window, I need timestamp to show like 1714119755252000 to 1714119755253000, may much longer. Maybe call all it precision much accurate.

Does it support now?

@angelazhaoxyz
Copy link
Author

if there is no json root element timestamp, it will use timestamp when receiving udp packet, correct?

@angelazhaoxyz
Copy link
Author

fixed. Just increase udp data.

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