Metadata-Version: 2.4
Name: reflex-pyplot
Version: 0.2.0
Summary: Reflex custom component for matplotlib.
Project-URL: homepage, https://reflex.dev
Project-URL: source, https://github.com/reflex-dev/reflex-graphing/tree/main/pyplot
Author-email: Alek Petuskey <alek@reflex.dev>
License: Apache-2.0
Keywords: matplotlib,reflex
Requires-Python: >=3.10
Requires-Dist: matplotlib
Description-Content-Type: text/markdown

# pyplot

A Reflex custom component pyplot.

## Installation

```bash
pip install reflex-pyplot
```