Expenditure History Report with graph

Build and share your cool customized reports built w/ one sql, Chart.js and Lua

Moderator: Renato

User avatar
Renato
MVP MMEX User
Posts: 655
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: Expenditure History Report with graph

Post by Renato »

Hi Nikolay

Thank you, Perfect, just what I need, unfortunately, the graphics and the months in the head is not displayed.

Here is the translation in German:

Code: Select all

  "german": [{
        "_Title":"Übersicht letzte 12 Monate"
        , "Category": "Каtegorie", "Overall":"Total"
        , "Jan": "Jan", "Feb": "Feb", "Mar":"Мär"
        , "Apr": "Аpr", "May": "Маi", "Jun":"Jun"
        , "Jul": "Jul", "Aug": "Аug", "Sep":"Sep"
        , "Oct": "Оkt", "Nov": "Nov", "Dec":"Dez"
         , "Total:":"Total:"
    }],
Renato Forum Administrator
Nikolay
MMEX Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Expenditure History Report with graph

Post by Nikolay »

Updated.
Added:
- Sorting
- German translation
- nowrap for amounts
- formating
Attachments
Categs Last 12 months_v6.grm
(4.11 KiB) Downloaded 612 times
User avatar
Renato
MVP MMEX User
Posts: 655
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: Expenditure History Report with graph

Post by Renato »

Hi Nikolay

Thank you very much, wonderful evaluation, it shows me where I have spent all my money in the last 12 months.
Image
By the way: If we could still enter the start date instead of just from today, then you could analyze / compare the last few years.
Renato Forum Administrator
Nikolay
MMEX Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Expenditure History Report with graph

Post by Nikolay »

Just modify this report to have grouped by year stats.
it will categs stats for last 12 years.
sterling
Super MMEX User
Posts: 72
Joined: Thu Dec 11, 2014 8:40 am
Are you a spam bot?: No

Re: Expenditure History Report with graph

Post by sterling »

Cool, would you like to update it on github?
Nikolay
MMEX Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Expenditure History Report with graph

Post by Nikolay »

sterling wrote:Cool, would you like to update it on github?
Yes, just for one big with graph labels (should be full name not category name).
Mukund
New MMEX User
Posts: 12
Joined: Thu Oct 30, 2014 4:51 pm
Are you a spam bot?: No

Re: Expenditure History Report with graph

Post by Mukund »

Nikolay wrote:Updated.
Added:
- Sorting
- German translation
- nowrap for amounts
- formating
Sir, the graph is not display.
Nikolay
MMEX Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Expenditure History Report with graph

Post by Nikolay »

Iexplore version is  >= 9 ?
Nikolay
MMEX Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Expenditure History Report with graph

Post by Nikolay »

Updated.

I think will be better to change this report for show only withravals. It will be "Where the money goes".
Attachments
Categs Last 12 months_v7.grm
(4.17 KiB) Downloaded 638 times
sterling
Super MMEX User
Posts: 72
Joined: Thu Dec 11, 2014 8:40 am
Are you a spam bot?: No

Re: Expenditure History Report with graph

Post by sterling »

Nikolay wrote:Updated.

I think will be better to change this report for show only withravals. It will be "Where the money goes".
Like my original?  That's why I didn't understand the change request.  Probably a language thing.  Expenditure means withdrawal.
Post Reply