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

https://github.com/hackingmaterials/figrecipes

recipes for making figures (plotting)
https://github.com/hackingmaterials/figrecipes

Last synced: 4 months ago
JSON representation

recipes for making figures (plotting)

Awesome Lists containing this project

README

          

# FigRecipes

### Warning! this repository is no longer actively maintained or updated.

![overview](./docs_rst/_static/overview.png)

A repo to help with interactive plotting in data mining applications.

Originally packaged with the [matminer code](https://github.com/hackingmaterials/matminer).

- [Source](https://github.com/hackingmaterials/figrecipes)
- [Docs](https://hackingmaterials.github.io/figrecipes)
- [Matminer code](https://github.com/hackingmaterials/matminer)

Figrecipes is pip installable! You can install figrecipes with

```
pip install figrecipes
```

Find examples on the [matminer examples repo](https://github.com/hackingmaterials/matminer_examples).