This repository contains a package for BRANE that runs multiple functions from the Matplotlib libary.
brane import tomwassing/brane-matplotlib- PyYAML
- Matplotlib
- NumPy
| Action | Input (Data) | Output (Data) | Description |
|---|---|---|---|
plot_base64 |
input (string) scatter (boolean) x_label (string) y_label (string) title (string) cmap_input (string) cmap (string) edge_color (string) |
output (string) | Creates a base64 encoding of the resulting plot |
plot_file |
input (string) file_path (string) scatter (boolean) x_label (string) y_label (string) title (string) cmap_input (string) cmap (string) edge_color (string) |
output (string) | Saves the created plot to the specified file_path |
python3 -m pytest👤 Jurre J. Brandsen, Sander J. Misdorp, Tom J. Wassing
- Github: @JurreBrandsen1709
- Github: @TomWassing
- Github: @SanderJan2
Give a ⭐️ if this project helped you!