Helpers API

The dartwork_mpl.helpers namespace bundles short, opinionated utilities for everyday plotting tasks: figure creation with style, automatic colour selection, data validation, figure quality checks, and complete end-to-end workflows. Each example demonstrates one helper module in isolation.

helpers.colors — Curated Palette Lookup

helpers.colors — Curated Palette Lookup

helpers.data — Data Validation

helpers.data — Data Validation

Styled Figure + Multi-format Save

Styled Figure + Multi-format Save

helpers.quality — Figure Quality Checks and Chart-Type Suggestion

helpers.quality — Figure Quality Checks and Chart-Type Suggestion

helpers — End-to-End Workflow

helpers — End-to-End Workflow