I need your suggestion on this:
-
Suggest/Recommend a tool and/or version of Java to use for developing bar graphs by reading input from text file.
-
I am working on a group project and my friend will provide the data (internet usage, time duration and name of application in form of numbers) I need to show this in form of UI, I want this Java code to run as a exe, which on clicking reads file (text preferably) stored in local machine and show user the analysis graph.
You have to basically do the following