DataCharts is an Obsidian plugin for creating charts, plotting functions, and visualizing note data directly in markdown. Further documentation can be found at https://datacharts-docs.vercel.app/.

Currently supports line charts powered by Chart.js
Uses Mathjs for parsing and plotting mathematical equations.
Create plots with manually given data.
Create plots with data stored in normal markdown tables.
Customize datasets, plots, and canvas styling.
Zoom, Pan, Inspect plot values.
Install from Community Plugins once published or
Manually place the plugin files in your vault's .obsidian/plugins/datacharts folder.
Found a bug or have an idea? Open a GitHub Issue.
lineplot to datachart. type :: chartType for defining plot type.source:: read new documentation at https://datacharts-docs.vercel.app/. ![Autocomplete][assets/autocomplete.gif]