Sparklines plugin to embed configurable sparklines in your Obsidian notes

Disclaimer

Is this project open source? Yes
Is this project completely free? Yes
Is this project vibe-coded beyond the author’s ability to comprehend how it works? No


I built Sparklines – it turns tiny inline code into crisp SVG sparklines right inside your Markdown.

Examples:

  • `sparkline: [1 2 3 4 5]`

  • `sparkline: [@stats] color=“green” width=180` (pulls from frontmatter)

  • Supports custom colors, dash patterns, line caps, gaps with none, etc.

If any reviewer sees this, I’d love a bump. In the meantime, manual install is easy – repo has a demo vault and even a CLI for testing.

Repo on github: deeplook/obsidian-sparklines

Needs a little more work on integration with something like bases. Approving it would likely help.

Would appreciate any feedback or tests. Thanks!

1 Like

I love (idea about) sparklines! Unfortunately, I do not use Obsidian the way I would test it. But if I ever do, I’ll for sure try this plugin. So it goes on my “to-try” list :slight_smile:

And posting clickable link: deeplook/obsidian-sparklines: Sparklines plugin to render sparklines in Obsidian by converting inline code blocks to SVG.

Cheers, Marko :nerd_face: