Code Monkey home page Code Monkey logo

interactive-diagrams's Introduction

Interactive-diagrams

Build Status Code PyPI version License

This program allows to visualize points on different diagrams and interact with them.

photometric_diagrams

Installation

To install the package please type from the command line:

$ sudo pip3 install idgrms

or alternatively:

$ git clone https://github.com/pbrus/interactive-diagrams
$ cd interactive-diagrams
$ sudo python3 setup.py install

Usage

To use the program properly you need to prepare a file with data. At the beginning call the script from the terminal window with the -h option:

$ interactive_diagrams.py -h

This will give you a description of all options. If you need to see the program in action immediately, please download the example_data/ directory from the repository to your working directory. A basic call:

$ interactive_diagrams.py example_data/mags.db --col 12 -10 --col 12 -4

More advanced call:

$ interactive_diagrams.py example_data/mags.db --col 12 -10 --col 12 -4 --grp example_data/best.num green --grp example_data/better.num yellow -t

In both cases try to click on any point to see changes on diagrams.

I encourage to visit my website to see more detailed description of this program. The current link can be found on my GitHub profile.

License

Interactive-diagrams is licensed under the MIT license.

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.