Skip to content

Commit 8bdddfd

Browse files
authored
Add outset library to efflux
1 parent 4324f1e commit 8bdddfd

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: efflux
3+
title: "outset"
4+
date: 2023-12-022
5+
category: research
6+
view_github: https://github.com/mmore500/outset
7+
view_publisher: https://pypi.org/project/outset/
8+
authors:
9+
- Matthew Andres Moreno
10+
description: |
11+
add zoom indicators, insets, and magnified panels to matplotlib/seaborn visualizations with ease!
12+
venue: Python package published via PyPI
13+
projects:
14+
- libraries
15+
bibtex: |-
16+
@software{moreno2023outset,
17+
author = {Matthew Andres Moreno},
18+
title = {mmore500/outset},
19+
month = dec,
20+
year = 2023,
21+
publisher = {Zenodo},
22+
doi = {10.5281/zenodo.10426106},
23+
url = {https://doi.org/10.5281/zenodo.10426106}
24+
}
25+
citation: "Matthew Andres Moreno. (2023). mmore500/outset. Zenodo. https://doi.org/10.5281/zenodo.10426106"
26+
---

0 commit comments

Comments
 (0)