mirror of
https://github.com/jcf-402/datacharts.git
synced 2026-07-22 06:08:15 +00:00
Release 1.0.3
This commit is contained in:
parent
b9920980ad
commit
75d454b131
3 changed files with 7 additions and 1 deletions
|
|
@ -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/.
|
||||
|
||||

|
||||

|
||||
|
||||
## 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
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 |
Loading…
Reference in a new issue