-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c3ff227
commit 8a924c9
Showing
7 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,9 @@ | |
jag - just a grapher | ||
|
||
Jag is a simple grapher which was created for telemetry data analyzing and simple plot creation. Jag is based on QCustomPlot v.1.3.2 (http://www.qcustomplot.com/ ). Some features were not implemented on purpose to keep jag as simple as possible. As a result **jag can't plot surfaces, graphs in polar coordinates, financial plots, bar plots etc**. | ||
At the moment jag supports CSV format and data in table format (see examples in "tlmExamples" directory). If you want jag to support specific binary formats you can connect with author ([email protected]) or implement them yourself. | ||
At the moment jag supports CSV format and data in table format (see examples in "tlmExamples" directory). | ||
|
||
See the [project page](https://seleznevae.github.io/jag.org/) for more information. | ||
|
||
# Features | ||
|
||
|
@@ -36,11 +38,11 @@ Simple dummy example of such plugin is in [pluginExample directory](https://gith | |
|
||
# Screenshots | ||
|
||
![Basic jag features](https://github.com/seleznevae/jag/blob/dev/plotExamples/basic_JaG.png "Basic jag features") | ||
![Basic usage](https://github.com/seleznevae/jag/blob/master/plotExamples/gallery_1.png "Basic usage") | ||
|
||
![Arrowed text in jag](https://github.com/seleznevae/jag/blob/dev/plotExamples/Arrowed%20Text%20in%20JaG%20-%20Nice%20'N'%20Easy.png "Arrowed text in jag") | ||
![Events with fill and arrows with comments](https://github.com/seleznevae/jag/blob/master/plotExamples/gallery_2.png "Events with fill and arrows with comments") | ||
|
||
![jag_Custom](https://github.com/seleznevae/jag/blob/dev/plotExamples/jag_custom.png "jag custom") | ||
![Sophisticated layout with different markers on the graphs](https://github.com/seleznevae/jag/blob/master/plotExamples/gallery_3.png "Sophisticated layout with different markers on the graphs") | ||
|
||
|
||
|
||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.