aboutsummaryrefslogtreecommitdiff
path: root/MPChartLib/src/main/java/com
AgeCommit message (Expand)Author
2018-05-09Remove mLabelRotatedHeight counted twice, when calculating legend offsets. (F...RobertZagorski
2018-05-09Fixed code review comments.Pawel Grzybek
2018-05-08Update and reorganise copy data sets methods (Fix for #1604).RobertZagorski
2018-05-05Merge pull request #4001 from oatrice/feature/muti_gradientMick A
2018-05-04- multiple gradient colorAnirut Teerabut
2018-05-02Merge pull request #2856 from stephenmcbride/masterMick A
2018-05-01Merge pull request #3982 from almic/yaxis-calcMick A
2018-05-01Merge pull request #3820 from longup/masterMick A
2018-04-30refactor(EasingFunction): Simplified EasingFunctionalmic
2018-04-30Merge pull request #3207 from scottkennedy/weakref-fixesMick A
2018-04-27Remove Custom Checkalmic
2018-03-28Add option for using slice color as value line colorsembozdemir
2018-02-27Avoid that the last label entry in the x-labels clip off the edge of the scre...zhanglong
2017-12-10Added option to set restrictions for Y axis autoscaling.Pawel Grzybek
2017-10-06Refactored LargeValueFormatterMaxim Pestryakov
2017-09-22add option to draw limit lines on top of datadavidgoli
2017-09-08Allow locking drag on either axesDaniel Cohen Gindi
2017-09-08Fix CombinedChartView not drawing markersDaniel Cohen Gindi
2017-08-25Add default x spacing (half width) for scatter chart as wellDaniel Cohen Gindi
2017-08-25Run view port jobs after applying changesDaniel Cohen Gindi
2017-06-26Fix some potential NPEs with WeakReference usageScott Kennedy
2017-04-26Clear lastHighlighted when `clear` is calledDaniel Cohen Gindi
2017-03-23Remove line width minimum constraintPhilJay
2017-02-28Fix for missing setters in getInstance methodStephen McBride
2017-02-22Consider isEnabled in more axis rendering casesDaniel Cohen Gindi
2017-02-21Merge pull request #2414 from Ewg777/patch-1Daniel Cohen Gindi
2017-02-21Merge pull request #2622 from patrick-iv/fix_circle_inherit_alphaDaniel Cohen Gindi
2017-02-21Merge pull request #2621 from patrick-iv/fix_default_text_sizeDaniel Cohen Gindi
2017-02-21Moved auto scale before render of axis linesDaniel Cohen Gindi
2017-02-20Implemented icon supportDaniel Cohen Gindi
2016-12-23Fix circles inherit alpha (Fixes #2620)Patrick Ivarsson
2016-12-23Fix for default text size being set in PX instead of DPPatrick Ivarsson
2016-12-19Correctly position 0 in stacked barDaniel Cohen Gindi
2016-12-19resetZoom()Daniel Cohen Gindi
2016-12-19drawBottomYLabelEntryEnabledDaniel Cohen Gindi
2016-11-16Fixed a bug where the mod-360 bypass draws a full-circle for 0 slices.Daniel Cohen Gindi
2016-11-16Added IndexAxisValueFormatter, to allow for easy x-axis labels like MPAndroid...Daniel Cohen Gindi
2016-11-16Fixed EPSILON. (Closes #2432)Daniel Cohen Gindi
2016-11-08Fixed double calculation of xAxis spacingDaniel Cohen Gindi
2016-10-31Fixed weird glitch in mixed (pos/neg) stacked bars highlightDaniel Cohen Gindi
2016-10-31Added missing isDrawBordersEnabled getterDaniel Cohen Gindi
2016-10-31Added `clipValuesToContent` property for clipping valuesDaniel Cohen Gindi
2016-10-31Renamed new property getterDaniel Cohen Gindi
2016-10-31Fixed glitch in clipping rects.Daniel Cohen Gindi
2016-10-31Bugfix: Corrected clipRect on the proper rect variableDaniel Cohen Gindi
2016-10-31Make automatically disabling slice-spacing an opt-in featureDaniel Cohen Gindi
2016-10-27Update AxisBase.javaEvgeniy
2016-10-19Make highlightFullBarEnabled feature work againDaniel Cohen Gindi
2016-10-18Fixed last label of line chart not renderingDaniel Cohen Gindi
2016-10-18Default spaceMin/max for xAxis in candlestick chartsDaniel Cohen Gindi