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§
- Edge
Display Mode - What to display for edges.
- Edge
Division Mode - How to divide the piecharts per edge.
- MdmError
- Multi-domain matrix error.
- Node
Selection Mode - 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.