futuredapp / donut

Doughnut-like graph view capable of displaying multiple datasets with assignable colors
MIT License
546 stars 46 forks source link

Add direction feature #58

Closed matejsemancik closed 4 years ago

matejsemancik commented 4 years ago

Add option to fill progress lines either in clockwise or anticlockwise direction. Resolves #39.

futured-bot commented 4 years ago
1 Warning
:warning: library/src/main/kotlin/app/futured/donut/DonutProgressView.kt#L22 - Class DonutProgressView is too large. Consider splitting it into smaller pieces.

Generated by :no_entry_sign: Danger