Metadata-Version: 2.1
Name: pictorial
Version: 2021.12.1
Summary: Python package for plotting
Home-page: https://github.com/tahini-dev/pictorial
Author: tahini-dev
Author-email: tahini.dev@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas (>=1.1.0)
Requires-Dist: plotly (>=5.5.0)
Requires-Dist: numpy (>=1.12.5)
Provides-Extra: all

# pictorial
Plotting package


| Service        | Status |
| -------------: | :----- |
| Testing        | [![Python package testing](https://github.com/tahini-dev/pictorial/actions/workflows/test.yml/badge.svg)](https://github.com/tahini-dev/pictorial/actions/workflows/test.yml) |
| Coverage       | [![codecov](https://codecov.io/gh/tahini-dev/pictorial/branch/main/graph/badge.svg?token=TZQwJqzUhW)](https://codecov.io/gh/tahini-dev/pictorial) |
| PyPI           | [![Upload Python Package](https://github.com/tahini-dev/pictorial/actions/workflows/python-publish.yml/badge.svg)](https://github.com/tahini-dev/pictorial/actions/workflows/python-publish.yml) |
| Binder         | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/tahini-dev/pictorial/HEAD?labpath=notebooks%2FtestingPlotting.ipynb) |

[comment]: <> (| Docs           | [![docs]&#40;https://github.com/tahini-dev/pictorial/actions/workflows/docs.yml/badge.svg&#41;]&#40;https://github.com/tahini-dev/pictorial/actions/workflows/docs.yml&#41; |)


