Git Product home page Git Product logo

jag-simple-interactive-grapher-for-2d-plots's Introduction

jag

Build Status License: GPL v3

jag - just a grapher

Jag is a simple plotting application 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).

See the project page for more information.

Features

  1. Arbitrary layout. You can easily change the number of graphs and axes, move graphs from one axes box to another, change axes boxes location.
  2. Comprehensive dialog to choose parameters from data sources (particularly useful if you have dozens or hundreds of parameters in each data source).
  3. Built-in secondary processing which allows you easily perform basic mathematical computations on your data (library of available functions is not very huge at the moment (about 40 functions) but in future it will be significantly expanded). Of course basic mathematical operators (+,-,*,/,^) are available.
  4. All usual means to change graph properties, convert plots to images, preferences to customize JaG appearance and behavior, shortcuts for all essential actions.

Building

To build jag you will need:

  1. Boost 1.58
  2. QSint 0.2.2

Platforms

Jag is based on Boost, Qt and libraries based on Qt. Hence in theory jag is a cross-platform application.

Languages

At the moment JaG GUI supports English and Russian languages.

Plugins

You can extend the number of supported data formats with plugins. See API in src/plugins/plugins_api.h. See a simple dummy example of such plugin in pluginExample directory.

Screenshots

Basic usage

Events with fill and arrows with comments

Sophisticated layout with different markers on the graphs

Jag in action

Here is a small youtube video that demonstrates basic jag capabilities.

Getting started

To get familiar with jag see getting started page at the official project website.

Download

You can download the latest version of jag on the release page.

TODO

  • Replace Qt4 with Qt5
  • Update to QCustompPlot 2
  • CI for Windows

License

GNU GENERAL PUBLIC LICENSE v3

jag-simple-interactive-grapher-for-2d-plots's People

Contributors

seleznevae avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.