obsidian-functionplot
obsidian-functionplot copied to clipboard
A obsidian.md plugin for rendering maths graphs.
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.58.3. Release notes Sourced from sass's releases. Dart Sass 1.58.3 To install Sass 1.58.3, download one of the packages below and add it to your...
### What's your feature? Would it be possible to add sliders from the functionplot library? This would be a brilliant addition and allow interactive plots in obsidian! For example: ```...
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4. Release notes Sourced from prettier's releases. 2.8.4 🔗 Changelog 2.8.3 Support Angular 15.1 🔗 Changelog 2.8.2 🔗 Changelog 2.8.1 🔗 Changelog 2.8.0 diff 🔗...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
### What's your feature? In the [Function Plot](https://github.com/mauriciopoppe/function-plot) library, there is a way to add only points without any connecting lines in the plot. Is it possible to add this...
### What's your feature? Currently, if the user enters an invalid math equation, there's no way to let them know there was an error, and the chart also displays incompletely....
### What's your feature? Since we are dealing with math, I believe it's really required to be able to have math equations in the title. For example: `title: $\lim_{x\to a}$`...
### What's your feature? Currently, changing colors in settings only works for charts created after that. It will be really cool if the plugin supports a way to have "global"...