Jump to content

how to make a line graph at the corner of a program in java

taurasnewx

I want to make a line graph in the corner of my java game and in has to update every frame,

I have a void that runs every frame and a void that renders using java.awt.graphics.

 

I want the graph to have different tabs that show different line graphs that also update every frame,

does anyone know how to do this, please I need this within a week.

 

Link to comment
Share on other sites

Link to post
Share on other sites

What have you tried so far? What are the exact problems you're facing?
Your questions seems a bit like: "i need this plox pls send code" which will not help you in the process of learning things.

Link to comment
Share on other sites

Link to post
Share on other sites

We're not here for homework help- but if you want direction you can take a look at any of the hundreds of graphing libraries available. Pick the one that fits your needs the best.  

Community Standards || Tech News Posting Guidelines

---======================================================================---

CPU: R5 3600 || GPU: RTX 3070|| Memory: 32GB @ 3200 || Cooler: Scythe Big Shuriken || PSU: 650W EVGA GM || Case: NR200P

Link to comment
Share on other sites

Link to post
Share on other sites

10 hours ago, kurapika said:

What have you tried so far? What are the exact problems you're facing?
Your questions seems a bit like: "i need this plox pls send code" which will not help you in the process of learning things.

I want someone to explain how to do this and what libraries to use and send code as an example.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×