-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: NetAllyCode/MPAndroidChart
base: monkeyking
head repository: NetAllyCode/MPAndroidChart
compare: netally-main
- 9 commits
- 10 files changed
- 4 contributors
Commits on Apr 3, 2025
-
Added a PieDataSet option to not draw pie chart slice text if percent…
… value is less than a configurable threshold (threshold defaults to 0.0% so text is normally always drawn). (cherry picked from commit 4a4f461)
ewisor authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 24eb60e - Browse repository at this point
Copy the full SHA 24eb60eView commit details -
Changed newly added threshold default to 0.0% so text is normally alw…
…ays drawn. (cherry picked from commit 4b0fdfc)
ewisor authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 56b9acc - Browse repository at this point
Copy the full SHA 56b9accView commit details -
Labels at specific positions for x and y axis PhilJay#2692
(cherry picked from commit c85e212)
Raji authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 97afcbd - Browse repository at this point
Copy the full SHA 97afcbdView commit details -
adding checks to make sure we don't cause an IndexOutOfBoundsExceptio…
…n with an empty list (cherry picked from commit 79a4695)
Dan Boxler authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for d824baf - Browse repository at this point
Copy the full SHA d824bafView commit details -
Fix for ArrayIndexOutOfBoundsException - when highlighting full bar o…
…n CombinedChart (cherry picked from commit 8026014)
Raji authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for eeee52b - Browse repository at this point
Copy the full SHA eeee52bView commit details -
Andromeda customizations to sup[port showing breaks/gaps in line charts.
(cherry picked from commit d7e69b9)
ewisor authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 8a73695 - Browse repository at this point
Copy the full SHA 8a73695View commit details -
Set the default "No Data Value" to the largest negative float value (…
…previous was the smallest positive float value - big difference!) (cherry picked from commit 1797983)
ewisor authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for c65f2f5 - Browse repository at this point
Copy the full SHA c65f2f5View commit details -
Changed default no data value to Float.NaN - this guarantees the newl…
…y added feature is disable by default. Also, resolved a bug where check for the no data value was including values less than the no data value. Now value must be exactly the same. (cherry picked from commit 21b4acc)
ewisor authored and ewisor committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for bd836f6 - Browse repository at this point
Copy the full SHA bd836f6View commit details
Commits on Apr 4, 2025
-
Merge pull request #7 from NetAllyCode/ApplyNetAllyModsToV3.1.0
Update our custom MPAndroid chart to be based on the official v3.1.0 release
Configuration menu - View commit details
-
Copy full SHA for 7225256 - Browse repository at this point
Copy the full SHA 7225256View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff monkeyking...netally-main