Module mdm

Module mdm 

Source
Expand description

§Multi-domain matrix module

§License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

Code examples both in the docstrings and rendered documentation are free to use.

Enums§

EdgeDisplayMode
What to display for edges.
EdgeDivisionMode
How to divide the piecharts per edge.
MdmError
Multi-domain matrix error.
NodeSelectionMode
Whether any node of any kind should be selected independently or they should at least share one edge with a supplied node kind.

Functions§

display_sort
Do a typical display sorting of the given input node IDs.
mdm_axis_children
mdm_axis_collapse
Collapse a node’s children in an MDM axis.
mdm_axis_expand
Expand a node in a MDM axis.
mdm_axis_nodes
Node IDs as they should be displayed on the axis of an MDM for the given filters and settings.