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
Accelerator
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 }}
ourgit
/
MPAndroidChart
Public
forked from
PhilJay/MPAndroidChart
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
MPAndroidChart
MPChartLib
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 18, 2016
Merge pull request #2110 from Akylas/dasheffect
Show description for 8134d7f
PhilJay
authored
8134d7f
View commit details
Copy full SHA for 8134d7f
View code at this point
Browse repository at this point
Merge pull request #2172 from redwarp/master
Show description for e3c240b
PhilJay
authored
e3c240b
View commit details
Copy full SHA for e3c240b
View code at this point
Browse repository at this point
Update ComponentBase.java
Show description for 9d0b0fd
redwarp
authored
9d0b0fd
View commit details
Copy full SHA for 9d0b0fd
View code at this point
Browse repository at this point
respect phaseX when drawing cubicFill
Julian Köpke
committed
918950b
View commit details
Copy full SHA for 918950b
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
fixed LineChartRenderer to get correct x values when using cubicFill
Julian Köpke
committed
cc971a7
View commit details
Copy full SHA for cc971a7
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Fill before stroke - because the fill may cover half of a thick stroke
danielgindi
committed
5daa6dc
View commit details
Copy full SHA for 5daa6dc
View code at this point
Browse repository at this point
Simplified some code
danielgindi
committed
73148a6
View commit details
Copy full SHA for 73148a6
View code at this point
Browse repository at this point
range may also be Infinite when xMin/xMax are MAX
danielgindi
committed
e556275
View commit details
Copy full SHA for e556275
View code at this point
Browse repository at this point
Take care of edge cases when calculating intervals (labelCount == 0)
danielgindi
committed
6c17ca4
View commit details
Copy full SHA for 6c17ca4
View code at this point
Browse repository at this point
Commits on Aug 14, 2016
Fixes and finishing up of autoScaleMinMax feature
PhilJay
committed
1bbf4be
View commit details
Copy full SHA for 1bbf4be
View code at this point
Browse repository at this point
Fix autoScaleMinMax
PhilJay
committed
336dfb9
View commit details
Copy full SHA for 336dfb9
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/PhilJay/MPAndroidChart
PhilJay
committed
66ea845
View commit details
Copy full SHA for 66ea845
View code at this point
Browse repository at this point
Cleanup, preparations for autoScaleMinMax fix
PhilJay
committed
62bc0de
View commit details
Copy full SHA for 62bc0de
View code at this point
Browse repository at this point
neededWidth should be enough here. formSize has no meaning globally.
Show description for dab8db4
danielgindi
committed
dab8db4
View commit details
Copy full SHA for dab8db4
View code at this point
Browse repository at this point
Set those sizes to dps, convert internally.
Show description for 38cdf1b
danielgindi
committed
38cdf1b
View commit details
Copy full SHA for 38cdf1b
View code at this point
Browse repository at this point
Added feature for dashing legend line forms (Closes #1843)
danielgindi
committed
7a10c05
View commit details
Copy full SHA for 7a10c05
View code at this point
Browse repository at this point
Simplified legend entries configuration. Option to style dataset form...
danielgindi
committed
ea6b0e8
View commit details
Copy full SHA for ea6b0e8
View code at this point
Browse repository at this point
Add half line width to clipping rect of grid/limit lines (Closes #2081)
Show description for 7747c34
danielgindi
committed
7747c34
View commit details
Copy full SHA for 7747c34
View code at this point
Browse repository at this point
We need an "equals or less" here
danielgindi
committed
be12f15
View commit details
Copy full SHA for be12f15
View code at this point
Browse repository at this point
Refined scaleXEnabled/scaleYEnabled conditioning
danielgindi
committed
bab5b9d
View commit details
Copy full SHA for bab5b9d
View code at this point
Browse repository at this point
Use an actual Epsilon here
danielgindi
authored
3c8bf8c
View commit details
Copy full SHA for 3c8bf8c
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
Fix issue #2102
PhilJay
committed
d342760
View commit details
Copy full SHA for d342760
View code at this point
Browse repository at this point
Cleanup
PhilJay
committed
d912964
View commit details
Copy full SHA for d912964
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Fix #2119
PhilJay
committed
7462c08
View commit details
Copy full SHA for 7462c08
View code at this point
Browse repository at this point
Documentation update
PhilJay
committed
0f04e9c
View commit details
Copy full SHA for 0f04e9c
View code at this point
Browse repository at this point
Fix crash related to circle size (#2115)
PhilJay
committed
5a4a6d4
View commit details
Copy full SHA for 5a4a6d4
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Renaming of setAxisMinValue etc to setAxisMinimum for consistency
PhilJay
committed
e158ef1
View commit details
Copy full SHA for e158ef1
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Choose a default that matches the default v2 behavior
Show description for 7885390
danielgindi
authored
7885390
View commit details
Copy full SHA for 7885390
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Pie's x is deprecated - log it out, and avoid in calcMinMax
danielgindi
committed
71ac434
View commit details
Copy full SHA for 71ac434
View code at this point
Browse repository at this point
Avoid creating a new formatter if null
Show description for 2176873
danielgindi
committed
2176873
View commit details
Copy full SHA for 2176873
View code at this point
Browse repository at this point
If we are at it - rename those interfaces too
Show description for 18eec8f
danielgindi
committed
18eec8f
View commit details
Copy full SHA for 18eec8f
View code at this point
Browse repository at this point
Reverse string formatter caches
Show description for 02bf21d
danielgindi
committed
02bf21d
View commit details
Copy full SHA for 02bf21d
View code at this point
Browse repository at this point
Reversed "array access optimization"
Show description for e841b69
danielgindi
committed
e841b69
View commit details
Copy full SHA for e841b69
View code at this point
Browse repository at this point
Removed the extra offset that messed up legend location
danielgindi
committed
8cf2a6c
View commit details
Copy full SHA for 8cf2a6c
View code at this point
Browse repository at this point
Renamed Highlighter -> IHighlighter
danielgindi
committed
713f467
View commit details
Copy full SHA for 713f467
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.