Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
seleznevae committed Oct 8, 2017
1 parent c3ff227 commit 8a924c9
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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")



Expand Down
Binary file not shown.
Binary file removed plotExamples/JaG_custom.png
Binary file not shown.
Binary file removed plotExamples/basic_JaG.png
Binary file not shown.
Binary file added plotExamples/gallery_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plotExamples/gallery_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plotExamples/gallery_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a924c9

Please sign in to comment.