File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,15 @@ DeCiDa
104
104
and classes for electron device characterization, electronic circuit design and
105
105
general data visualization and analysis.
106
106
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
+
107
116
Matplotlib-Venn
108
117
===============
109
118
`Matplotlib-Venn <https://github.com/konstantint/matplotlib-venn >`_ provides a
@@ -275,4 +284,4 @@ existing table. See the `blume github repository
275
284
<https://github.com/swfiua/blume> `_ for more details.
276
285
277
286
.. image :: /_static/blume_table_example.png
278
-
287
+
You can’t perform that action at this time.
0 commit comments