androidplot

Charts and plots for Android

View the Project on GitHub halfhp/androidplot

Androidplot Versioning

For details on what to expect in general when updating to a new version of Androiplot, check out the versioning doc.

1.5.11

1.5.10

1.5.9

1.5.8

1.5.7

1.5.6

1.5.5

1.5.4

1.5.3

1.5.2

This version is pickier than it’s predecessors about proper XML configuration. Where previous versions would silently ignore illegal XML attrs, a RuntimeException will be thrown.

1.5.1

1.5.0

Updates to legend functionality in this version may result in changes to the display order of legend items in some cases. A custom Comparator can be used to resolve this if necessary; see the legend doc for implementation details.

1.4.3

1.4.2

1.4.1

1.4.0

1.3.1

1.3.0

1.2.2

1.2.1

Pie Chart Enhancements

Pie chart has been updated with new methods and format attributes to improve segment selection and highlighting functionality:

Misc

1.1.0

1.0.0

This is a factor of several core elements of the Androidplot lib. The general theme was to make class and method names more intuitive and to make xml styling more powerful.