This repository contains extenstions for the Mac OS X app MoneyMoney (https://moneymoney-app.com)
BarCharts - Exports a HTML page showing interactive bar charts for each category for each year. (Bar charts are rendered using D3 (http://d3js.org) and C3 (http://c3js.org) java script libraries)
Installation: Copy the file BarCharts to the extension folder of MoneyMoney.
Usage: Export the html page. Check if d3.min.js and c3.min.js are next to your exported html page. Open
the html page in your favorite browser.
These extensions are released under The MIT License (MIT)