Skip to content

Commit 720b5f0

Browse files
Added Plot Juggler to the showcase section
1 parent aceabd8 commit 720b5f0

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ know it from Visual Studio.
8989
- [D-Tect X](#d-tect-x)
9090
- [HiveWE](#hivewe)
9191
- [Ramses Composer](#ramses-composer)
92+
- [Plot Juggler](#plot-juggler)
9293

9394
### Docking everywhere - no central widget
9495

@@ -420,3 +421,23 @@ and digital portfolio.
420421
[learn more...](https://github.com/GENIVI/ramses-composer)
421422
422423
![RamsesComposer](doc/showcase_ramses_composer.png)
424+
425+
### [Plot Juggler](https://github.com/facontidavide/PlotJuggler)
426+
427+
PlotJuggler is a fast, powerful and intuitive tool to visualize time series.
428+
It makes it easy to visualize data but also to analyze it. You can manipulate
429+
your time series using a simple and extendable Transform Editor. Some of the
430+
highlights are:
431+
432+
- Simple Drag & Drop user interface.
433+
- Load data from file.
434+
- Connect to live streaming of data.
435+
- Save the visualization layout and configurations to re-use them later.
436+
- Fast OpenGL visualization.
437+
- Can handle thousands of timeseries and millions of data points.
438+
- Transform your data using a simple editor: derivative, moving average, integral, etc…
439+
- PlotJuggler can be easily extended using plugins.
440+
441+
[read more...](https://github.com/facontidavide/PlotJuggler)
442+
443+
[![Plot Juggler](doc/showcase_plot_juggler.png)](https://vimeo.com/480588113#t=46s)

doc/showcase_plot_juggler.png

264 KB
Loading

0 commit comments

Comments
 (0)