ucsb-cs56-projects / cs56-utilities-grapher

-
0 stars 3 forks source link

Graph basic functions #2

Closed CommanderHamster closed 11 years ago

CommanderHamster commented 11 years ago

Make a java widget that, given a function (a java function for now), will draw the graph and allow the user to pan and zoom it (This may be made of smaller widgets inside a layout manager. Ideally, the controls will not be inside the class of the graph widget, but separate to allow for greater code reuse and flexibility).

~depends #1 ~estimated 260

CommanderHamster commented 11 years ago

~claimed @ryanucsb ~moderator @CommanderHamster