10K Apart

Bullthisl Avatar

Graphr

by Bullthisl

Graphr is a beautiful interactive 2-dimensional simple plotting utility built using the <canvas> element. Features include scroll to zoom, pan by dragging and auto resize. Individual plots can be deleted and end the result can be exported to a png. Total size 9.91KB.

Comments (4 ) Leave a comment

silly_sad

silly_sad

it is incredibly BAD BAD BAD BAD BAD BUG the plotter fail when a function is not defined in some x. and it is ridiculous the error message is "SYNTAX error" but... you are not alone at this thoroughly buggy contest...

Jakob Egger

Jakob Egger

Heh, thats funny. Yesterday, before submitting my app (Graph 10k), I checked and thought I had the only graphing app in the contest! Good work, though! I like how powerful it is, especially the PNG export. I focused on the equation editor in my app, and then I had no more space for all these nice features :( ....

Matt

Matt

@silly_sad Graphr specifically plots functions of x as prompted by the f(x)= in the background of the input element. Some code could have been spent to let you use a variable of your choosing, but with a budget of 10K you have to spend your code wisely.

Sam

Sam

Ok, the fixed version is now up, there should be no more problems in Firefox.

Flyingdome

What could you build with only 10 kilobytes of code?

That’s the concept behind this here 10K Apart contest, the love child of MIX Online and An Event Apart.