# Ggplot2 Richtext Fixes

> ---

- Skill: `jinze-lee/ggplot2-richtext-fixes` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add jinze-lee/ggplot2-richtext-fixes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jinze-lee/ggplot2-richtext-fixes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Jinze-Lee (https://skillmd.com/u/jinze-lee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/jinze-lee/ggplot2-richtext-fixes

---

---
name: ggplot2-richtext-fixes
description: Fix ggplot2 superscript and richtext rendering issues using the bundled note. Use this skill only when the user explicitly invokes `$ggplot2-richtext-fixes`. Do not auto-select this skill for general ggplot2 or plotting tasks.
---

# ggplot2 Richtext Fixes

## Overview

Use [references/source-note.md](references/source-note.md) as the source of truth for this skill.

Only use this skill when the user explicitly names `$ggplot2-richtext-fixes`.

Do not use this skill based on topic similarity alone.

## Workflow

1. Read [references/source-note.md](references/source-note.md) first.
2. Follow the note's rendering rules, symbol-handling conventions, and package-specific cautions closely.
3. Update code, fonts, and plotting layers to the current project instead of copying historical snippets blindly.
4. Preserve the original text-rendering logic while adapting to the current plot design.
5. If the note conflicts with the current user request, follow the current request and explain the adjustment.

## Source

- Bundled original note: `references/source-note.md`
- Installed skill name: `$ggplot2-richtext-fixes`


