Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
write a program that produce a bar chart showing the population growth of Prairieville, a small town in the Midwest, at 20 year...Asked by Ashley Sumers
build a program that produce a bar chart showing the population growth of prairieville, a small town in the midwest, at 20 year intervals during the past 100 years. the program should read in the population figures (rounded to the nearest 1000 people) for 1900, 1920, 1940, 1960, 1980, and 2000 form a file.for each yearit should display the date anda bar consisting of one astersisk for each 100 people. the data can be found in the people.dat file.
Answers
Answered by
Writeacher
Please type your <u>subject</u> in the <b>School Subject</b> box. Any other words, <u>including obscure abbreviations</u>, are likely to delay responses from a teacher who knows that subject well.
Answered by
MathMate
What are your parameters:
Do you use Excel, Java, VB.net or C++?
Most of the time bar charts are produced with Excel.
For example, try:
http://spreadsheets.about.com/od/excelcharts/ss/Chart_wiz_step.htm
Do you use Excel, Java, VB.net or C++?
Most of the time bar charts are produced with Excel.
For example, try:
http://spreadsheets.about.com/od/excelcharts/ss/Chart_wiz_step.htm
There are no AI answers yet. The ability to request AI answers is coming soon!