Tags: NetAllyCode/MPAndroidChart
Tags
Merge pull request #7 from NetAllyCode/ApplyNetAllyModsToV3.1.0 Update our custom MPAndroid chart to be based on the official v3.1.0 release
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.
Merge pull request PhilJay#2273 from vpop/update/unused-local Remove unused local variable
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.
Merge pull request #5 from NetscoutEnterprise/fix_crash_empty_chart adding checks to make sure we don't cause an IndexOutOfBoundsExceptio…
PreviousNext