Graph plotting library with backends for different GUIs
Project description
Version: 0.9.5 (September, 2nd 2017)
2004 Eckhart Arnold under the MIT License (opensource.org/licenses/MIT)
Author: Eckhart Arnold
Email: eckhart.arnold@posteo.de
Source: https://github.com/jecki/PyPlotter
Manual: http://pythonhosted.org/JyPlotter/
Description
PyPlotter is a Python package for plotting graphs and diagrams with very small footprint. Possible use cases for PyPlotter still are:
you need a plotting package that works with jython in the java virtual machine
you need a Python plotting package that can be transpiled to Javascript (see [transcrypt.org](https://www.transcrypt.org) to be run in an Internet-Browser
you need a lightweight graph plotting package with small footprint
you need a plotting package that can easily be adapted to some obscure graphics library or GUI-toolkit that is not supported by matplotlib
you need a plotting package without any particular C-library dependencies
[matplotlib](http://matplotlib.org/) is just too large for you
PyPlotter allows plotting on linear and logarithmic scales. Apart from that it contains classes for plotting simplex diagrams, such as are used in evolutionary game theory for example.
Through its own device driver PyPlotter can easily be adapted to different graphical user interfaces or output devices. This means that the same plotting subroutines can be used in a Jython applet in conjunction with the Java AWT or in a standalone application utilizing the wxWidgets, gtk or qt tookit or in an Internet-Application transpiled with [transcrypt.org](https://www.transcrypt.ort)
Installation Instructions
The easiest way to install PyPlotter / JyPlotter is with the pip-Installer from Python package index:
[sudo] pip install JyPlotter
Attention: It needs to be JyPlotter not PyPlotter because there seems to exist another package with the same name in PyPi.
Alternatively, you can also download the PyPlotter subfolder and place it inside your project folder. Importing PyPlotter works just the same way as described in the [manual](http://eckhartarnold.de/apppages/onlinedocs/PyPlotter_Doc/PyPlotter_Doc.html).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file JyPlotter-0.9.5.linux-x86_64.tar.gz
.
File metadata
- Download URL: JyPlotter-0.9.5.linux-x86_64.tar.gz
- Upload date:
- Size: 127.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a149146da1e7763d7c9d6f39514f59f1dc060a13374235f42b201733c8a625ba |
|
MD5 | e9e7ed7644c1b5380591855a7f9e0a46 |
|
BLAKE2b-256 | c1ff4877913b40f53bec45955c6b8c7b3f32aab0555e4fa7c12fc06dfa6e5d9e |