Skip to content

ir.mahozad.android.pie-chart 0.5.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.5.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This is a major release.

New features

  • Legends (17d74f86 and other commits)
    Including properties and attributes for:
    • Legends automatic wrapping
    • Legends box (enable/disable, title, background, border, color, position, alignment)
    • Legends arrangement (horizontal/vertical)
    • Legends percentage (enable/disable, size, color)
    • Legends alignment
    • Legends icons (default icons, tint, height, margin from legend text)
  • Center label (5907b86d)
  • Center background (f88d28c5)

Updates

Other

  • Fix empty javadoc jar by including dokka documentation in it (87195e51)

All commits since version 0.4.0