I am new to this place and have a lot of questions to discuss with all here. Starting with a problem that i am currently stuck in..:)
I have a small project for which i am using net beans and want to generate the graph as I am having values stored inside an array. I just want a graph at the output of it. So which component should i use or what steps should I follow in order to print graph at the output.
I am using swing. I want to use both pie and bar graph.