Skip to content

ir.mahozad.android.pie-chart 0.6.2

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.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This is a patch release.

Bug fixes

  • Fix the bug with single-slice pie not drawn (d79fdf15)
  • Fix the problem with legend box border (3b9d942a)

Other

  • Update showcase app to show random charts on click (cbd2c212)

All commits since version 0.6.1