Expenso icon indicating copy to clipboard operation
Expenso copied to clipboard

added simple piecharts to statistics fragment

Open iambaji opened this issue 4 years ago • 5 comments

added simple and generic piechart for overall, expense, income filters

iambaji avatar Feb 16 '21 12:02 iambaji

@iambaji Open terminal inside android studio and run the following two commands 👇

  1. ./gradlew ktLintCheck
  2. ./gradlew ktLintFormat

Spikeysanju avatar Feb 18 '21 03:02 Spikeysanju

please see the latest commit

iambaji avatar Feb 18 '21 17:02 iambaji

@iambaji Buddy instead showing each expense in chart. We need to show how many percentage for each category. Kindly let me know if you want to update this PR.

Current behaviour 👇

For ex- In Expense, We're showing all title of the expense we've spent.

Expected behaviour 👇

For ex- In Expense, We're need to show percentage with tag (I mean Category) of the expense we've spent.

Spikeysanju avatar Mar 27 '21 08:03 Spikeysanju

For sure, i will update the PR

iambaji avatar Mar 31 '21 09:03 iambaji

Is the latest commit to pr good? Or any other changes?

iambaji avatar Apr 13 '21 04:04 iambaji