dartwork-mpl

dartworklabs/dartwork-mpl
★ 3 stars Python Data/Analytics Updated 5d ago
Thin matplotlib layer for publication-quality figures — physical-width API, OKLCH color system, content-aware layout, and an MCP server for AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dartwork-mpl": {
      "command": "uvx",
      "args": [
        "dartwork-mpl"
      ]
    }
  }
}

Or install with pip: pip install dartwork-mpl

README Excerpt

**Publication-quality matplotlib — a thin utility layer, not a wrapper.** `dartwork-mpl` keeps `Figure` / `Axes` 100% native and adds the parts matplotlib makes tedious: a physical-width geometry API, curated style presets, an OKLCH-aware color system, deterministic content-aware layout, visual validation, and a

Tools (8)

darkipythonminimalposterpresentationreportscientificweb

Topics

chartscolor-palettedata-visualizationmatplotlibmatplotlib-stylemcpplottingscientific-visualizationvisualization-library
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →