Skip to content

ir.mahozad.android.pie-chart 0.6.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>ir.mahozad.android</groupId>
  <artifactId>pie-chart</artifactId>
  <version>0.6.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This is a major release.

New features

  • Add resource version of properties (0885cf07 and other commits)
  • Add label offset property to Slice class (a8755a65)

Updates

  • Changes to chart properties now work (multiple commits)
  • Update dimension properties to be of type Dimension (c7b1b5e5)

Bug fixes

  • Fix the bug with first slice of the pie (6e50d892)

All commits since version 0.5.0