diff --git a/doc/_static/brokenaxes.png b/doc/_static/brokenaxes.png new file mode 100644 index 000000000000..c1e1a3888177 Binary files /dev/null and b/doc/_static/brokenaxes.png differ diff --git a/doc/thirdpartypackages/index.rst b/doc/thirdpartypackages/index.rst index ad92d91a9b2f..8ae7cef899b7 100644 --- a/doc/thirdpartypackages/index.rst +++ b/doc/thirdpartypackages/index.rst @@ -71,6 +71,13 @@ make up the plot. Specialty plots *************** +Broken Axes +=========== +`brokenaxes `_ supplies an axes +class that can have a visual break to indicate a discontinuous range. + +.. image:: /_static/brokenaxes.png + DeCiDa ====== @@ -153,6 +160,7 @@ Windrose Numpy library to manage wind data, draw windroses (also known as polar rose plots), draw probability density functions and fit Weibull distributions. + Interactivity *************