Skip to content

Commit ff5ce66

Browse files
committed
Cleanup
1 parent 1f54593 commit ff5ce66

File tree

3 files changed

+0
-62
lines changed

3 files changed

+0
-62
lines changed

MPChartLib/src/main/java/com/github/mikephil/charting/data/BubbleData.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ public BubbleData(List<IBubbleDataSet> dataSets) {
2323
/**
2424
* Sets the width of the circle that surrounds the bubble when highlighted
2525
* for all DataSet objects this data object contains, in dp.
26-
*
27-
* @param width
2826
*/
2927
public void setHighlightCircleWidth(float width) {
3028
for (IBubbleDataSet set : mDataSets) {

MPChartLib/src/main/java/com/github/mikephil/charting/exception/DrawingDataSetNotCreatedException.java

Lines changed: 0 additions & 14 deletions
This file was deleted.

MPChartLib/src/main/java/com/github/mikephil/charting/model/GradientColor.kt

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)