An open API service indexing awesome lists of open source software.

https://github.com/severindenisenko/plotter

My plotting app
https://github.com/severindenisenko/plotter

Last synced: about 2 months ago
JSON representation

My plotting app

Awesome Lists containing this project

README

        

# Plotter

## Why?

This project is inspired by GNUplot. Plotter is an alternative intended to be more stable and have moder gui interface.

## Features

* Data plotting
* Polars and parametric plotting
* Multiple plots
* Colors and styles
* Over 100 000 points support realtime
* Function evaluator supports constants like e and pi, trigonometric functions like sin, cos, ets.

## TODO

* 3d plotting
* Export to svg and png
* Command line support

## Pictures

![image](pictures/1.png)
![image](pictures/2.png)