Computing.Net > Forums > Programming > Histogram using JFreechart

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Histogram using JFreechart

Reply to Message Icon

Name: Karmen
Date: October 18, 2009 at 15:10:57 Pacific
OS: Windows XP
Subcategory: Java
Comment:

I need to create a histogram to simulate a throw of a dice / coin / roulette depending on a result[] (array named result which holds the number of occurances for each side).


how can i pass this array so that i can create the dataset with it since it seems that the charts are being created (using Jfreechart) with a fixed array list.

Thanks in advance!



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Histogram using JFreechart

histogram in java www.computing.net/answers/programming/histogram-in-java/9490.html

Using an outside class? www.computing.net/answers/programming/using-an-outside-class/7002.html

Sine wave generation using Java www.computing.net/answers/programming/sine-wave-generation-using-java/12012.html