Skip to main content
Back to registry

swift-charts

dpearson2699/swift-ios-skills

Build data visualizations with Swift Charts targeting iOS 26+. Compose marks inside a Chart container, configure axes and scales with view modifiers, and use vectorized plots for large datasets.

Installs208
Install command
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swift-charts
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build data visualizations with Swift Charts targeting iOS 26+. Compose marks inside a Chart container, configure axes and scales with view modifiers, and use vectorized plots for large datasets. See references/charts-patterns.md for extended patterns, accessibility, and theming guidance. Run through the Review Checklist at the end of this file. Use for large datasets (1000+ points). Accept entire collections or functions. Apply KeyPath-based modifiers before simple-value modifiers: - Workflow - Chart Container - Mark Types - Axis Customization - Scale Configuration - Foreground Style and Encoding - Selection (iOS 17+) - Scrollable Charts (iOS 17+) - Annotations - Legend - Vectorized Plots (iOS 18+) - Common Mistakes - Review Checklist - References - Define data as an Identifiable struct or use id: key path. - Choose mark type(s): BarMark , LineMark , PointMark , AreaMark , RuleMark , RectangleMark , or SectorMark .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does swift-charts do?

Build data visualizations with Swift Charts targeting iOS 26+. Compose marks inside a Chart container, configure axes and scales with view modifiers, and use vectorized plots for large datasets.

Is swift-charts good?

swift-charts does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does swift-charts work with?

swift-charts currently lists compatibility with codex, gemini-cli, opencode, amp, cline, github-copilot.

What are alternatives to swift-charts?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install swift-charts?

npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swift-charts

Related skills

More from dpearson2699/swift-ios-skills

Related skills

Alternatives in Software Engineering