obsidian-functionplot
obsidian-functionplot copied to clipboard
A obsidian.md plugin for rendering maths graphs.
### What's your feature? For me personally, it would be really helpflul to see a function's name when hovering over its plot. Here, I wrote with red, what I would...
### What's your feature? Allow configuring vertical plot size and horizontal alignment for plots. They'd look much nicer if they were either centered or filled the horizontal space so there's...
### What's your feature? It would be nice if there was a way to ensure the aspect ratio is preserved when drawing graphs where it's important the x and y...
### What happened? Hello, I want to plot functions with same scale in x and y axis, so you get square grid. When I plot my function with manual boundary...
### What happened? When using some themes (in my case the Minimal theme) the plot preview is cut off because the modal is too small (see screenshot)  ### Please...
### What's your feature? It would be nice to have an option to show a legend like in this mockup.  The text in the legend should be separate from...
### What's your feature? Color area that is covered by solution of inequaility eg:  ### Any related problems? No. ### Additional context? Is this project still supported anyway? Maybe...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.54.1. Release notes Sourced from @typescript-eslint/parser's releases. v5.54.1 5.54.1 (2023-03-06) Bug Fixes typescript-estree: do not call export of clearProgramCache (#6540) (181e705) v5.54.0 5.54.0 (2023-02-27) Bug...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.54.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.54.1 5.54.1 (2023-03-06) Bug Fixes typescript-estree: do not call export of clearProgramCache (#6540) (181e705) v5.54.0 5.54.0 (2023-02-27) Bug...
### What's your feature? Would it be possible to add custom line colours and thickness in some format? For example: `y(x)=x | #005500 | 3` ### Any related problems? _No...