0 purchases
arblay 1.0
arblay
This repository stores a source code for the arblay library. arblay is a small unofficial extension of matplotlib, which aims at making matplotlib figures with arbitrary layouts. You can easily generate a variety of figures specifying each Axes object size in pixel.
Note: This repository only deals with rectangle-shaped figures having rectangle-shaped Axes with no rotation. You cannot make any warped figures (i.e. rounds, trapezia, and triangles) and ones with tilting Axes.
Install
Run the following code.
pip install arblay
How to Use
See description in instruction.md.
You can try to generate some examples from demo.ipynb as well.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.