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

Skip to content

Backport PR #15537 on branch v3.2.x (Add a third party package in the doc: matplotlib-scalebar) #15544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added doc/_static/gold_on_carbon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion doc/thirdpartypackages/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,15 @@ DeCiDa
and classes for electron device characterization, electronic circuit design and
general data visualization and analysis.

matplotlib-scalebar
===================

`matplotlib-scalebar <https://github.com/ppinard/matplotlib-scalebar>`_ provides a new artist to display a scale bar, aka micron bar.
It is particularly useful when displaying calibrated images plotted using ``plt.imshow(...)``.

.. image:: /_static/gold_on_carbon.png
:height: 200px

Matplotlib-Venn
===============
`Matplotlib-Venn <https://github.com/konstantint/matplotlib-venn>`_ provides a
Expand Down Expand Up @@ -275,4 +284,4 @@ existing table. See the `blume github repository
<https://github.com/swfiua/blume>`_ for more details.

.. image:: /_static/blume_table_example.png