Extensions¶
Visualization¶
- dnois.ext.vis.mpl_available() bool ¶
Return whether matplotlib is available.
- Returns:
True
if matplotlib is available,False
otherwise.- Return type:
bool
Return whether matplotlib is available.
True
if matplotlib is available, False
otherwise.
bool