Chartycolor Over Color

Public color API convention for Charty — use when adding or changing any public config property, data-class field, or composable parameter that sets the color of a chart element (fill, stroke, series, segment, arc, band, needle, point), and before committing. Such colors must be typed as ChartyColor (Solid or Gradient), never a raw androidx.compose.ui.graphics.Color. Trigger on "add a config", "new chart", "expose a color", "gauge/arc/zone color".

hi-manshu Updated

File contents

hi-manshu/charty/tree/main/.claude/skills/chartycolor-over-color commit 3047c16a72

Frequently asked questions

npx skillmds@latest add hi-manshu/chartycolor-over-color