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

https://github.com/ruivieira/java-plotlib

A simple Java wrapper for Python's matplotlib.
https://github.com/ruivieira/java-plotlib

java jupyter matplotlib python scientific visualization

Last synced: 3 months ago
JSON representation

A simple Java wrapper for Python's matplotlib.

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ruivieira/java-plotlib/master?filepath=docs%2Fexamples.ipynb)
# java-plotlib

A simple Java wraper for Python's matplotlib.

See the examples [here](docs/examples.ipynb) or run the examples [online](https://mybinder.org/v2/gh/ruivieira/java-plotlib/master?filepath=docs%2Fexamples.ipynb).

## features

* Line plots
* Scatter plots
* Histograms
* Interpolation plots
* Axis lines, domain limits
* Export to PNG, Base64 and preview.