graphtoy-plus
graphtoy-plus copied to clipboard
A fork of iq's graphtoy with dynamic variables and some other planned additions.
When I click "create link for sharing", nothing happens, and the console says it received a 500 error from /api/tinyurl
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@lukekarrys, @joaomoreno, @nicolo-ribaudo) Changelog Sourced from...
There is a bug in Firefox (Chrome works fine) where you can't "scroll in" (but only "scroll out") the graph. The fix is simple (from the original js project; I...
Bumps [next](https://github.com/vercel/next.js) from 12.2.3 to 12.2.5. Release notes Sourced from next's releases. v12.2.5 Core Changes Change invalid internal upstream image error code: #39334 Hoist styles for Route Announcer: #39331 fix:...
* Document different functions * add tooltips to each function button that show the documentation
So we can see the hits of a graph and also to edit content or change something if it's wrong/needs updating
Add the ability to make grapher go full screen. This is probably a pretty big feature