Skip to Main Content

Graphing and GUIs

ChamatMay 12 2017 — edited Jun 8 2017

Hi,

I have an assignment that requires me to graph some functions.
I'm new to Java, and getting a GUI setup is rather challenging as I don't know how to set up anything except for a Jframe, and some shapes.

I'd like some direction as to where to begin to setup an x/y axis, and graphing a curved function (as opposed to drawLine method from the Graphics library).

If it helps, this is what I'm trying to accomplish

Thingamajigger.jpg

I don't even know where to look for the information on how to complete this, so anything is appreciated.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Jul 6 2017
Added on May 12 2017
2 comments
268 views