Skip to content

GComputeNerd/Graphing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Image

Graphing

This is a graphing library written in Python, using PyCairo. A working PyCairo setup is required to use the library.

Installation

$ git clone https://github.com/GComputeNerd/Graphing-Calc.git
$ cd Graphing-Calc
$ pip install -e .

Basic Usage Guide

You can have multiple coordinate grids!

Sample Image1

You can have grid lines for your coordinate grids!

Sample Image2

Color settings are controlled by PyCairo!

Sample Image3

Get Experimental!

Sample Image4

Sample Image5

Plots Parametric Equations

Sample Image6

About

A Graphing Library made in PyCairo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published