2022-01-03
1948
#swift
Rudrank Riyam
84389
Jan 3, 2022 ⋅ 6 min read

Building custom charts in SwiftUI

Rudrank Riyam Apple Platforms developer. WWDC '19 scholar.

Recent posts:

daisyUI 5 is here: What’s new and what to expect

Explore daisyUI 5’s new features, performance upgrades, and theming engine built for Tailwind CSS 4 developers.

Ikeh Akinyemi
Aug 25, 2025 ⋅ 8 min read
Why Kimi K2 is a frontend game-changer

Agentic AI for 5x less: Why Kimi K2 is a frontend game-changer

Kimi K2 doesn’t just tell you what to write or how to solve a problem; it writes the code, executes the tasks, and gets stuff done.

Chizaram Ken
Aug 22, 2025 ⋅ 8 min read
Gemini CLI vs Codex CLI: A Comparative Analysis

Does Gemini CLI fall short? Here’s how Codex compares

Compare Codex CLI vs Gemini CLI for real-world coding tasks. See strengths, weaknesses, and which AI CLI fits your developer workflow best.

Emmanuel John
Aug 20, 2025 ⋅ 8 min read
Is Next.js Still Developer-Friendly?

Is Next.js still developer-friendly?

The question isn’t whether Next.js is good or bad; it’s whether the productivity gains are worth the complexity tax.

Chizaram Ken
Aug 20, 2025 ⋅ 5 min read
View all posts

2 Replies to "Building custom charts in SwiftUI"

  1. Sir your ratio is wrong it should be 1 – (dataPoints[index] / highestPoint). 0,0 on the graph is top left. data is inverted technically. Otherwise great blog!!

Leave a Reply