Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JetForMe
/
core-plot
Public
forked from
core-plot/core-plot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
core-plot
framework
Source
CPTAnimation.m
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2016
Fixed a plot range animation bug.
eskroch
committed
1a5c661
View commit details
Copy full SHA for 1a5c661
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Merge branch 'master' into release-2.1
eskroch
committed
e96157a
View commit details
Copy full SHA for e96157a
View code at this point
Browse repository at this point
Fixed a memory leak in CPTAnimation.
eskroch
committed
54d3a16
View commit details
Copy full SHA for 54d3a16
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Merge branch 'master' into release-2.1
eskroch
committed
f63fd67
View commit details
Copy full SHA for f63fd67
View code at this point
Browse repository at this point
Added missing nullability annotations in CPTAnimationPeriod.
eskroch
committed
a93e09f
View commit details
Copy full SHA for a93e09f
View code at this point
Browse repository at this point
Merge branch 'master' into release-2.1
eskroch
committed
bf56543
View commit details
Copy full SHA for bf56543
View code at this point
Browse repository at this point
Converted the framework projects to modern Objective-C syntax with Xcode 7.2.1.
eskroch
committed
ef1ec2b
View commit details
Copy full SHA for ef1ec2b
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Added nullability annotations in implementation files to match the header files. Added missing annotations to some headers and updated others to match the Apple headers.
eskroch
committed
bc31fe1
View commit details
Copy full SHA for bc31fe1
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Merge branch 'master' into release-2.1
eskroch
committed
39c92c7
View commit details
Copy full SHA for 39c92c7
View code at this point
Browse repository at this point
Fixed floating point precision conversion warnings (new with Xcode 7.3 beta 5). Fixed issue 266.
eskroch
committed
4eb6e97
View commit details
Copy full SHA for 4eb6e97
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
Merge branch 'master' into release-2.1
eskroch
committed
4deb405
View commit details
Copy full SHA for 4deb405
View code at this point
Browse repository at this point
Formatted code with the new Uncrustify settings.
eskroch
committed
de2364d
View commit details
Copy full SHA for de2364d
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Merge branch 'master' into release-2.1
eskroch
committed
96c88b0
View commit details
Copy full SHA for 96c88b0
View code at this point
Browse repository at this point
Fixed Xcode 7.3 static analyzer warnings.
eskroch
committed
f07f612
View commit details
Copy full SHA for f07f612
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Added support for animating `NSNumber` properties with `CPTAnimation`. Fixed issue #250.
eskroch
committed
52f0c30
View commit details
Copy full SHA for 52f0c30
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
Updated all framework and test classes to modern Objective-C syntax.
eskroch
committed
8ae516d
View commit details
Copy full SHA for 8ae516d
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
Changed more annotated type definitions to exclude the pointer star ("*").
eskroch
committed
e0dab57
View commit details
Copy full SHA for e0dab57
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Changed the annotated type definitions to exclude the pointer star ("*").
eskroch
committed
109c37d
View commit details
Copy full SHA for 109c37d
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
Added type annotations to all arrays, sets, and dictionaries.
eskroch
committed
905ab90
View commit details
Copy full SHA for 905ab90
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Merge branch 'master' into release-2.0
eskroch
committed
f74caa5
View commit details
Copy full SHA for f74caa5
View code at this point
Browse repository at this point
Added "CPT" prefix to all c functions to prevent name conflicts with other libraries. Fixed issue #196.
eskroch
committed
23c6160
View commit details
Copy full SHA for 23c6160
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Added nullability annotations to all property and method declarations.
eskroch
committed
d6b5fa5
View commit details
Copy full SHA for d6b5fa5
View code at this point
Browse repository at this point
Commits on May 8, 2015
Merge branch 'master' into release-2.0
eskroch
committed
5fa132b
View commit details
Copy full SHA for 5fa132b
View code at this point
Browse repository at this point
Fixed animations given a starting location of NAN; they should start at the current value of the animated property.
eskroch
committed
d036329
View commit details
Copy full SHA for d036329
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
Raised the iOS deployment target to iOS 6.0. Fixed the resulting memory management errors.
eskroch
committed
4d6fccd
View commit details
Copy full SHA for 4d6fccd
View code at this point
Browse repository at this point
Commits on Dec 31, 2014
Standardized code formatting.
eskroch
committed
7ca9440
View commit details
Copy full SHA for 7ca9440
View code at this point
Browse repository at this point
Fix compilation when ENABLE_STRICT_OBJC_MSGSEND is set (enabled by
Show description for 3413d8b
IngmarStein
committed
3413d8b
View commit details
Copy full SHA for 3413d8b
View code at this point
Browse repository at this point
Commits on Dec 13, 2014
Initialize all dispatch_once tokens to zero (0).
eskroch
committed
ce0fa44
View commit details
Copy full SHA for ce0fa44
View code at this point
Browse repository at this point
Commits on Dec 12, 2013
Merged the default branch into the release-2.0 branch.
eskroch
committed
60cd9f2
View commit details
Copy full SHA for 60cd9f2
View code at this point
Browse repository at this point
Animations can now start when the value of the animated property enters the animated range.
eskroch
committed
2c19b96
View commit details
Copy full SHA for 2c19b96
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
Merged the default branch into the release-2.0 branch.
eskroch
committed
12897fb
View commit details
Copy full SHA for 12897fb
View code at this point
Browse repository at this point
Fixed some compatibility issues with the Mac OS X 10.5 SDK. Fixed issue 606.
eskroch
committed
dce194c
View commit details
Copy full SHA for dce194c
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
Fixed some animation delegate timing issues with the start and end messages.
eskroch
committed
d4ca4fb
View commit details
Copy full SHA for d4ca4fb
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Merged the default branch into the release-2.0 branch.
eskroch
committed
f971469
View commit details
Copy full SHA for f971469
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Fixed a bug in CPTAnimation where animations could be canceled too early when another animation for the same property was added with a delay.
eskroch
committed
feabea7
View commit details
Copy full SHA for feabea7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.