Fresh stuff from Calyx Labs!
Since our dissatisfaction with the e-banking web site we all use (described in a previous post) grows by the day, we decided to tackle the problem ourselves :)
To cut a long story short, our beloved e-banking web app lets you see your transactions for a certain period - and that’s about it. No export to CSV/XLS possibility, no graphic representations.
That’s why we decided to build some kind of add-on which will help you visualize your data. We chose to implement it as a bookmarklet, using the JavaScript plotting library flot. Here’s the result:
[caption id="attachment_136" align="aligncenter" width="480" caption="ZaBaPlot"]
[/caption]
The functionality is rather limited - you can track your account balance, individual transactions and some kind of moving average. Zooming in/out is also possible. + the killer feature: tooltips with transaction details :)
The source code is yours to do whatever you want.
Installation and usage guide. (WARNING: Croatian language)
Very impressive peace of work! Have you considered mailing to zaba? :) I’m sure you have :P
On the other hand, I have to state “thank God I have no use of this add-on”, as I’m not a zaba customer (PBZ rules!, but all of them are just the same - all they want are interest rates, hehe)
Ok, enough with the jokes. People it’s time to do some coding that will potentially turn into money revenue :D
Calyx FTW!