Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rindow/rindow-math-plot

Mathematical graph plotting library
https://github.com/rindow/rindow-math-plot

graphics mathematics php plotting scientific-computing

Last synced: 3 months ago
JSON representation

Mathematical graph plotting library

Awesome Lists containing this project

README

        

Mathematical graph plotting library
===================================
Status:
[![Build Status](https://github.com/rindow/rindow-math-plot/workflows/tests/badge.svg)](https://github.com/rindow/rindow-math-plot/actions)
[![Downloads](https://img.shields.io/packagist/dt/rindow/rindow-math-plot)](https://packagist.org/packages/rindow/rindow-math-plot)
[![Latest Stable Version](https://img.shields.io/packagist/v/rindow/rindow-math-plot)](https://packagist.org/packages/rindow/rindow-math-plot)
[![License](https://img.shields.io/packagist/l/rindow/rindow-math-plot)](https://packagist.org/packages/rindow/rindow-math-plot)

Rindow Math Plot is 2D mathematical graph plotting library on PHP.

- To make easy drawing mathematical graph from NDArray style data
- You can generate plots, histograms, spectrogram, bar charts, scatterplots, etc.