Description
Data Visualization Plugin
Category: Data Visualization
The Financial Doc plugin is a powerful tool for Obsidian users who work with CSV files. With this plugin, you can open and edit your CSV files directly within Obsidian, and use the data to generate charts and reports. The plugin supports various chart types, including line, pie, and radar charts, making it easy to visualize your financial data. You can also evaluate mathematical expressions directly in the value column, thanks to the integration with mathjs. The plugin is highly configurable, allowing you to tailor its behavior to your specific needs. Additionally, it works seamlessly on both desktop and mobile devices.
Reviews
No reviews yet.
Stats
44
stars
44 stargazers
8,425
downloads
8,425 downloads
0
forks
0 forks
978
days
978 days since creation
26
days
26 days since last commit
28
days
28 days since last release
25
total PRs
25 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
25
merged PRs
25 merged pull requests
14
total issues
14 total issues
0
open issues
0 open issues
14
closed issues
14 closed issues
27
commits
27 total commits in last one year
Latest Version
a month ago
Changelog
V0.9.0 - Beta - 2026-01-08
Features
- Added
snapshotCategoriesfield to models- Configures which categories use "last value" logic (snapshot/balance data)
- Categories not listed sum all entries (transaction data like dividends, income)
- Enables mixed models with both snapshot and transaction categories
- Updated output functions:
getLastValuePerTypeForCurrentMonth: supports snapshotCategoriesreportBySubcategory: supports snapshotCategoriesgenerateDailyDataSet: supports snapshotCategories for daily charts
- Updated default models:
- portfolioReport, portfolioReportTable: Portfolio, Debt, Loan as snapshots
- portfolioBySubcategoryTable: Portfolio as snapshot
- debtReport, debtBySubcategoryTable: Debt and Loan as snapshots
- expensesReport, incomeReport, dividendReport: sum all entries
- expensesBySubcategoryTable, incomeBySubcategoryTable, dividendBySubcategoryTable: sum all
- Daily chart models: expenses, income, portfolio, mortgage, mortgageRate, debt, loan, all
Bug Fixes
- Fixed portfolio report showing incorrect values for transaction categories
- Fixed dividend totals only showing last value instead of sum
- Fixed subcategory tables showing sum instead of last value for snapshot data
- Fixed daily charts showing only last value for transaction categories (income, expenses)
NOTE: Might contains Breaking Changes, Always backup your configurations and data before upgrading.
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Charts
5 years ago by phibr0
Charts - Obsidian Plugin | Create editable, interactive and animated Charts in Obsidian via Chart.js
Charts View
5 years ago by caronchen
Data visualization solution in Obsidian, support plots and graphs.
CSV All-in-One
a year ago by hihangeol
CSV Codeblock
2 years ago by elrindir
Plugin for obsidian to render csv syntax in codeblocks.
CSV Editor
5 years ago by death_au
Edit CSV Files in Obsidian
CSV Table
5 years ago by Adam Coddington
Have a CSV file you want to render some or all of the data from? This plugin allows you to display that data in your obsidian preview.
Daily Note Metrics
a year ago by Andre-Diamond
Obsidian Plugin that parses Daily Notes and uses data to create charts
Hill Charts
2 years ago by stufro
Add Hill Charts to your Obsidian notes.
JSON Importer
4 years ago by farling42
Plug-in for Obsidian.md which will create Notes from JSON files
Markmap to CSV
2 years ago by maxlee
obsidian plugin for conversion from markmap to csv
Plotly
4 years ago by Dmitriy Shulha
Obsidian plugin to embed Plotly charts into markdown notes.
Size History
2 years ago by Piotr Borowski
Graph with vault size over time
SQLite DB
a year ago by Stefano Frigerio
SQLSeal
2 years ago by hypersphere
Query your files using SQL directly from your Obsidian Vault
SQLSeal Charts
a year ago by hypersphere
Charting extension for SQLSeal Obsidian Plugin. Visualise your data!
TinyChart
2 years ago by Alin Coop
Dead simple ASCII charts for Obsidian.
Vega Visualizations
3 years ago by Justin Kim
Create Vega and Vega-Lite visualizations in https://obsidian.md/.
Workout Planner
a month ago by Rares Spatariu