Skip to content

tomwassing/brane-matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brane-Matplotlib logo

Welcome to the Brane Matplotlib package 👋

example workflow DOI

This repository contains a package for BRANE that runs multiple functions from the Matplotlib libary.

Install

brane import tomwassing/brane-matplotlib

Requirements

  • PyYAML
  • Matplotlib
  • NumPy

Usage

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

Run tests

python3 -m pytest

Authors

👤 Jurre J. Brandsen, Sander J. Misdorp, Tom J. Wassing

Show your support

Give a ⭐️ if this project helped you!

About

Brane package for Matplotlib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages