2026-03-15 by Wang Ziting
We've upgraded HostedBeans to Beancount 3.2.0 and Fava 1.30.12, with Beancount v3, dark mode, draggable postings, and bug fixes.
We now ship with fava-dashboards (v1.2.3), which allows you to create custom dashboards with charts and tables in Fava.

To enable it, add the following line to your beancount file:
2020-01-01 custom "fava-extension" "fava_dashboards"
Then create a dashboards.yaml file in the same directory as your main beancount file to define your dashboards. You can use ECharts, d3-sankey, HTML, or Jinja2 templates to build panels.
See fava-dashboards for configuration details and examples.