Skip to content

Commit 113ee88

Browse files
committed
Restructure
1 parent fe40573 commit 113ee88

40 files changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,67 +44,67 @@ Download the [MPAndroidChart Example App](https://play.google.com/store/apps/det
4444

4545
**LineChart (with legend, simple design)**
4646

47-
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/simpledesign_linechart4.png)
47+
![alt tag](https://raw.github.com/AppDevNext/AndroidChart/master/screenshotsReadme/simpledesign_linechart4.png)
4848
<br/><br/>
4949

5050
**LineChart (with legend, simple design)**
5151

52-
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/simpledesign_linechart3.png)
52+
![alt tag](https://raw.github.com/AppDevNext/AndroidChart/master/screenshotsReadme/simpledesign_linechart3.png)
5353
<br/><br/>
5454

5555
**LineChart (cubic lines)**
5656

57-
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/cubiclinechart.png)
57+
![alt tag](https://raw.github.com/AppDevNext/AndroidChart/master/screenshotsReadme/cubiclinechart.png)
5858
<br/><br/>
5959

6060
**LineChart (gradient fill)**
6161

62-
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/line_chart_gradient.png)
62+
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshotsReadme/line_chart_gradient.png)
6363
<br/><br/>
6464

6565
**BarChart (with legend, simple design)**
6666

67-
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/simpledesign_barchart3.png)
67+
![alt tag](https://raw.github.com/AppDevNext/AndroidChart/master/screenshotsReadme/simpledesign_barchart3.png)
6868
<br/><br/>
6969

7070
**BarChart (grouped DataSets)**
7171

72-
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/groupedbarchart.png)
72+
![alt tag](https://raw.github.com/AppDevNext/AndroidChart/master/screenshotsReadme/groupedbarchart.png)
7373
<br/><br/>
7474

7575
**Horizontal-BarChart**
7676

77-
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/horizontal_barchart.png)
77+
![alt tag](https://raw.github.com/AppDevNext/AndroidChart/master/screenshotsReadme/horizontal_barchart.png)
7878
<br/><br/>
7979

8080
**Combined-Chart (bar- and linechart in this case)**
8181

82-
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/combined_chart.png)
82+
![alt tag](https://raw.github.com/AppDevNext/AndroidChart/master/screenshotsReadme/combined_chart.png)
8383
<br/><br/>
8484

8585
**PieChart (with selection, ...)**
8686

87-
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/simpledesign_piechart1.png)
87+
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshotsReadme/simpledesign_piechart1.png)
8888
<br/><br/>
8989

9090
**ScatterChart** (with squares, triangles, circles, ... and more)
9191

92-
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/scatterchart.png)
92+
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshotsReadme/scatterchart.png)
9393
<br/><br/>
9494

9595
**CandleStickChart** (for financial data)
9696

97-
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/candlestickchart.png)
97+
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshotsReadme/candlestickchart.png)
9898
<br/><br/>
9999

100100
**BubbleChart** (area covered by bubbles indicates the yValue)
101101

102-
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/bubblechart.png)
102+
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshotsReadme/bubblechart.png)
103103
<br/><br/>
104104

105105
**RadarChart** (spider web chart)
106106

107-
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/radarchart.png)
107+
![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshotsReadme/radarchart.png)
108108

109109
<br/>
110110

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)