Closed ndharari closed 2 years ago
I tried to create the following graph
left=-10; right=10; top=10; bottom=-10; height=300; width=300; --- y=\sin(x) (0,0) | label:(0,0)
Got this error Desmos Graph Error: The left side of a ':' must be a condition, like 'x>1'.
I think you might be using an outdated version of the plugin, the label feature was only added in v0.6.2 released a couple days ago (that graph renders fine on the latest version)
Oh sorry, my bad
I tried to create the following graph
Got this error Desmos Graph Error: The left side of a ':' must be a condition, like 'x>1'.