pysnt.converters.chart_converters module#

Chart conversion functionality for PySNT.

This module handles conversion of SNTChart objects to matplotlib figures, including: - Chart predicate functions for type detection - Chart converter functions for single and combined (multipanel) charts - Format conversion utilities (SVG, PDF, PNG to matplotlib) - Chart-specific helper functions and utilities

Dependencies: core.py