Skip to content

Tags: NetAllyCode/MPAndroidChart

Tags

v3.1.0-mod1

Toggle v3.1.0-mod1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from NetAllyCode/ApplyNetAllyModsToV3.1.0

Update our custom MPAndroid chart to be based on the official v3.1.0 release

v3.1.0

Toggle v3.1.0's commit message
New example app release

v3.1.0-alpha-mod1

Toggle v3.1.0-alpha-mod1's commit message
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.

v3.1.0-alpha

Toggle v3.1.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PhilJay#2273 from vpop/update/unused-local

Remove unused local variable

v3.0.2-mod6

Toggle v3.0.2-mod6's commit message
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.

v3.0.3

Toggle v3.0.3's commit message
Add new google repo

v3.0.2-mod3

Toggle v3.0.2-mod3's commit message
Merge pull request #5 from NetscoutEnterprise/fix_crash_empty_chart

adding checks to make sure we don't cause an IndexOutOfBoundsExceptio…

v3.0.2-mod2

Toggle v3.0.2-mod2's commit message

v3.0.2-mod1

Toggle v3.0.2-mod1's commit message
Initail mods

v3.0.2

Toggle v3.0.2's commit message
Remove line width minimum constraint