Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e90310

Browse files
ppinardtacaswell
authored andcommitted
Add a third party package in the doc: matplotlib-scalebar (#15537)
* Add a third party package, matplotlib-scalebar * Reduce image size Squashed to avoid keeping the larger image in the git history.
1 parent 8aa92ec commit 6e90310

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/_static/gold_on_carbon.png

34.4 KB
Loading

doc/thirdpartypackages/index.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,15 @@ DeCiDa
104104
and classes for electron device characterization, electronic circuit design and
105105
general data visualization and analysis.
106106

107+
matplotlib-scalebar
108+
===================
109+
110+
`matplotlib-scalebar <https://github.com/ppinard/matplotlib-scalebar>`_ provides a new artist to display a scale bar, aka micron bar.
111+
It is particularly useful when displaying calibrated images plotted using ``plt.imshow(...)``.
112+
113+
.. image:: /_static/gold_on_carbon.png
114+
:height: 200px
115+
107116
Matplotlib-Venn
108117
===============
109118
`Matplotlib-Venn <https://github.com/konstantint/matplotlib-venn>`_ provides a
@@ -275,4 +284,4 @@ existing table. See the `blume github repository
275284
<https://github.com/swfiua/blume>`_ for more details.
276285

277286
.. image:: /_static/blume_table_example.png
278-
287+

0 commit comments

Comments
 (0)