Giter Club home page Giter Club logo

graphly's Introduction

Graphly



Desktop graph plotter app

Sagnik Roy - LinkedIn

Stuck with finding mathematical problem related to curves and all ?

Presenting you GRAPHLY which will ease your job visualizaing complex 2d diagrams ๐Ÿ“‰๐Ÿ“‰ with ease.

Perks :

      1. Visualize polynomial Curves easily.
      2. The application is offline , so no internet issues.

Installation :


  1. Using Python :
    If you have previously have python in your system , upgrade it to atleast 3.7

    A) Install Anaconda Installer

    B) Create a Virtual Environment : Tutorial

    C) After activating the virtual environment download the dependency libraries through the "requirements.txt" file in Shell.

      $pip install -r requirements.txt
    

    D) Then write

          $pip install tkintertable
    

    D) Clone this repository.

    E) Open the base folder of the repository.

    F) Then copy and paste the underlying command

        $ graphly4.0.1.py
    
  2. Or you can download the .exe application straight from the releases. Unzip and use for good. If that shows any error you can download via this link - https://drive.google.com/file/d/15xGd_Lo_PbSBQH7QWgr-C6AkmvAuNQU1/view?usp=sharing . When downloading it may show virus warning, you have to discard that option and download straightaway and run it without any other requirements. P.S. This .exe only works on 64-bit operating systems.

Interface :


Static / Starting Interface :

Sagnik Roy - LinkedIn

Functional Interface :

Sagnik Roy - LinkedIn

Features :


1. Sliders :

Sagnik Roy - LinkedIn

We can update the range of coefficients and powers in the corresponding entry boxes and then apply it to get the preferable range. Then move the slider to find the actual coefficient and the power of a single variable of the polynomial equation.

2. Buttons :

Sagnik Roy - LinkedIn

A) Add Values Button : After fixing the coeffiecient and the power value we should click this button to add the variable to the equation. Like initially the equation is y = 0 , then if we click the button the then equation updates into y = Ax^B where A is coefficient and B is power.

B) Delete Values Button : Deletes the last variable of the equation . If the equation is y = Ax^B + Cx^D , then clicking this button will update the equation into y = Ax^b where where A , C is coefficient and B , D is power .

C) Restart Button : Deletes all old variables and starts new.

D) Exit Button : To shut down the application.

E) Plot Button : When you have added the variables to the equation , if you click this you will find the plot.

3. Canvas :

Sagnik Roy - LinkedIn

The canvas is where we can visualize the plot , when the plot button is clicked .

Thank you for visiting :)

Do leave a star if you find it useful ;)

And last but not the least follow me on github and in kaggle

graphly's People

Contributors

sagnik1511 avatar souviksn7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

graphly's Issues

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.