abaquant.visualization¶
Import path: abaquant.visualization
Domain: Matplotlib and Plotly visualization helpers with shared themes.
Package purpose¶
Configurable optional plotting utilities for abaquant objects.
How to use this package¶
Defines the package facade and supported import surface. Use these functions to inspect model behavior, portfolio allocations, market surfaces, credit assessments, calibrations, and dashboard outputs.
Package reference¶
Configurable optional plotting utilities for abaquant objects.
Set a project-wide VisualizationTheme once with
configure_visualization(); every supported visualize method then
uses that template unless a per-call override is supplied.