Release 1.0.3

This commit is contained in:
Jomar 2026-04-27 15:23:45 -07:00
parent b9920980ad
commit 75d454b131
3 changed files with 7 additions and 1 deletions

View file

@ -2,7 +2,7 @@
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/.
![Line Plot Demo](assets/linePlotGIF.gif)
![Line Plot Demo](assets/introGIF.gif)
## Features
@ -43,6 +43,12 @@ Found a bug or have an idea? Open a GitHub Issue.
## Changelog
### 1.0.3
- Added support for Nested Independent Equations. For details look at docs.
- Changed xrange to range
- Fixed bug with global range
- Added preliminary support for spreadsheet plugin support. More to come.
### 1.0.2
- Changed ```lineplot``` to ```datachart```.

BIN
assets/introGIF.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 MiB