graph.tk icon indicating copy to clipboard operation
graph.tk copied to clipboard

Javascript Graphing Utility using HTML 5 Canvas

Results 48 graph.tk issues
Sort by recently updated
recently updated
newest added

I just want to show the graph of `y^2=x^3-3x+2`, but acturally only upper half the graph shown. I have to add the other part of it manually. ![image](https://user-images.githubusercontent.com/2276718/99937769-70c6e680-2da1-11eb-8777-5b744dd387c0.png)

x^2 + y^2 = 1 produces a CAS error: can't call method simplify on undefined

Hello, It would be nice to be able to use a log scale with graph.tk

I want to mark the cutting points of `y=x^2-1`

It would be very useful if an unique "permalink" could be generated for a graph instance.

Last commit 3 years ago. What is the recent situation of the project. I think it is a great project with a "minimal" approach. It should be continued!

If I try to use Graph.tk from my Android device, the input fields are unable to select and write into them and no keyboard is shown.

If you enter for instance: -x^2-2x+8 you get a parabel that holds a -1,9 on top (apex). Actually it would be better to have a (-1|9) there to make it...