PlotJuggler
PlotJuggler copied to clipboard
The Time Series Visualization Tool that you deserve.
**Summary** - Allow PlotJuggler to load CSV files with non-monotonic data with a warning (data is sorted to be monotonic) instead of aborting - Improvements to error handling dialogs with...
Thanks for contributing to PlotJuggler. You are great @facontidavide ! # Problem description Hi, I need to access the historical data in plotjuggler (I used buffer as 100 that is...
From this comment: https://github.com/facontidavide/PlotJuggler/pull/714#issuecomment-1206335503 We realized that releasing the snap to a stable branch wasn't working. The `grade` was programmatically set during the pull of the PlotJuggler part. But the...
**Edit:** some of the content here incorrectly describes the behavior of what was happening. See https://github.com/facontidavide/PlotJuggler/pull/717 **Summary** Some mouse events are not handled by most plot widgets after one or...
- Plot widgets were not clearing their drag and drop state if a drag event left the widget, causing mouse events to not be handled properly if the drop event...
Per the JSON specification, NaN floats cannot be represented natively, so many encoders substitute NaN with null. One would expect PJ to handle null values in JSON input as NaN...
# Problem description In plotjuggler , we can check one ulog flie but we would like to see the differences of two different files and be able to operate on...
Hello, # System in Use - Ubuntu 18.04 - cmake version 3.10.2 - Conan version 1.51.0 # Problem description I am following the COMPILE.md instructions, when I am trying to...
Improvement to layout loading to replace missing/renamed series **Why this feature matters:** This feature would make layouts more powerful because they could then be used to define an analysis workflow...
I am encountering issues when saving CSV file about data and statistics. I am subscribing via RosTopic in order to plot Motor Current topic but I want also to save...