AnimatedPieView icon indicating copy to clipboard operation
AnimatedPieView copied to clipboard

New Version

Open razerdp opened this issue 4 years ago • 2 comments

We are planning to refactor this library in the near future. We will adapt to AndroidX and fix some previous bugs. We very much hope to get your suggestions and let us improve this library.

Please provide your comments under this issue.

razerdp avatar Feb 27 '20 02:02 razerdp

Hi, I might be missing something, but is it possible to change the colour of the label text separately from the pie's colour? Also, is there a way to make the guideline extend further away from the pie?

leneti avatar Mar 06 '20 00:03 leneti

@dxg857

Hi, I might be missing something, but is it possible to change the colour of the label text separately from the pie's colour? Also, is there a way to make the guideline extend further away from the pie?

The current version does not support changing the color of the label text. This is a good suggestion, and we will add it in the next update.

guideLineMarginStart() controls the starting position of the guideline and pie chart.

razerdp avatar Mar 06 '20 02:03 razerdp