diff options
Diffstat (limited to 'math/py-matplotlib-scalebar/pkg-descr')
-rw-r--r-- | math/py-matplotlib-scalebar/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/py-matplotlib-scalebar/pkg-descr b/math/py-matplotlib-scalebar/pkg-descr new file mode 100644 index 000000000000..11182c727a1e --- /dev/null +++ b/math/py-matplotlib-scalebar/pkg-descr @@ -0,0 +1,5 @@ +Provides a new artist for matplotlib to display a scale bar, aka micron bar. It +is particularly useful when displaying calibrated images plotted using +plt.imshow(...). + +WWW: https://github.com/ppinard/matplotlib-scalebar |