API Reference
Complete API documentation for pmpl.
Modules
Quick Reference
Style Context Managers
pmpl.style()- Apply styles temporarily using a context managerpmpl.set_defaults()- Set global style defaults
Axis Formatters
pmpl.format_horizontal()- Format axes for horizontal plotspmpl.format_vertical()- Format axes for vertical plotspmpl.format_base()- Apply base formatting with customizable grid
Style Dictionaries
pmpl.BASE_STYLE- Base style configurationpmpl.HORIZONTAL_STYLE- Style for horizontal plotspmpl.VERTICAL_STYLE- Style for vertical plots