You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-32Lines changed: 24 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,51 +1,43 @@
1
1
# Androidplot
2
-
A library for creating dynamic and static charts in Android apps. It’s designed from the ground up for Android, compatible with all versions of Android from 1.6 onward and is used by over [1,000 apps](http://www.appbrain.com/stats/libraries/details/androidplot/androidplot) on Google Play.
2
+
3
+

4
+
5
+
A library for creating dynamic and static charts in Android apps. It’s designed from the ground up for Android,
6
+
compatible with all versions of Android from 1.6 onward and is **used by over
7
+
[1,000 apps](http://www.appbrain.com/stats/libraries/details/androidplot/androidplot) on Google Play**.
We use Jira as our issue tracker - report bugs on https://androidplot.jira.com
30
+
***[Quickstart](docs/quickstart.md)**
31
+
*[Androidplot 1.0 full documentation](docs/index.md)
32
+
*[Documentation for older releases](http://androidplot.com/docs/)
40
33
41
-
##Help
34
+
# Help
42
35
Technical questions should be posted using the [androidplot tag](http://stackoverflow.com/questions/tagged/androidplot) on Stack Overflow. For everything else use the [Google Groups forum](https://groups.google.com/d/forum/androidplot).
0 commit comments