.. _ggally_ggpairs: ggally_ggpairs ------------------ .. rubric:: Pairs plot .. list-table:: * - Module - `ggally_ggpairs `__ .. rubric:: Description This module writes ggpairs plots using the `GGally `_ package. Be careful that this can be slow and the variable names may not fit into the figure if the dimension is too large. However, you can always alter the script as you like it. .. figure:: ../_static/alarm/pairs_1.png :alt: GGpairs plot :width: 500 GGpairs plot .. rubric:: Example .. code-block:: json [ { "ggally_ggpairs": true } ]