graph.tk
graph.tk copied to clipboard
Generate Permalink
It would be very useful if an unique "permalink" could be generated for a graph instance.
you can do it with the URL, e.g.: http://graph.tk/?sin%28x%29
Right. So, while the functionality exists, one little button on the interface to generate that would make this usable.
Only issue is if you have several functions, as the URL is only for 1 function in the current version.
See https://github.com/aantthony/graph.tk/issues/59
Me, as an average user, can't handle manual URL encoding of my function. So it should be auto-generated somehow to be usable by me (and the class of users that I represent).
This is not a bug report, it is a feature request :)
My +1 to this. We can write out the function in the url, sure, but a permalink button would be incredibly convenient.
Cheers