Releases: mahozad/android-pie-chart
Releases · mahozad/android-pie-chart
v0.7.0
v0.6.2
v0.6.1
v0.6.0
This is a major release.
New features
- Add resource version of properties (0885cf0 and other commits)
- Add label offset property to Slice class (a8755a6)
Updates
- Changes to chart properties now work (multiple commits)
- Update dimension properties to be of type Dimension (c7b1b5e)
Bug fixes
- Fix the bug with first slice of the pie (6e50d89)
v0.5.0
This is a major release.
New features
- Legends (17d74f8 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 (5907b86)
- Center background (f88d28c)
Updates
Other
- Fix empty javadoc jar by including dokka documentation in it (87195e5)
v0.4.0
v0.3.0
This is a major release.
New features
- Top and bottom placements for label icons (065b44a)
- Icon for outside label (065b44a)
- New label type
NONE
(cdbb69e) - Attribute to change label icon placement for all slices (f2cd015)