SkillAgentSearch skills...

GraphView

Draw graph using UIBezierpath with CAShapeLayer , CAGradientLayer and CALayer. Move fingers on graph using gesture. I am using LongPressGesture in this respostry with custom implemented popUpView

Install / Use

/learn @jwd-ali/GraphView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://github.com/jwd-ali/TidalTestProject/blob/master/images/header/header.png"> <img align="right" src="https://github.com/jwd-ali/GraphView/blob/master/Images/ezgif.com-video-to-gif-27.gif" width="480" /> <p><h1 align="left">GraphView</h1></p> <p><h4>Add Beautiful Graph View in your Project</h4></p>
<p>

<a href="https://www.linkedin.com/in/jawad-ali-3804ab24/"><img src="https://i.imgur.com/vGjsQPt.png" width="134" height="34"></a>

</br></br>

<p> Here is my implementation of GraphView using coreGraphics.I used CALayer , CAShapeLayer and CAGradient layer for this drawing. CAGradientLayer to show Clipped gradient under the graph. UIBezierPath to draw Points and animate them when jumping from one point to another. I also created custom PopupView with intelligent tooltip movement which is also using UIBezierPath to draw that tip. Used UILongPressGestureRecognizer to get finger movement on graph. Well my navigationbar is also drawn using CAShapeLayer & UIBezierPath =) </p>

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated4mo ago
Forks2

Languages

Swift

Security Score

92/100

Audited on Nov 10, 2025

No findings