This is an old revision of the document!
05. [10p] Plot histograms
[5p] Task A - Multiple histograms
Using Gnuplot, create multiple histograms with 'set style histogram' and 'boxes'.
[5p] Task B - Bar graphs
Create a simple bar graph. Remember to make the lines solid.
Style your bars differently (set a different color for every bar).
Do multiple bars for each entry.
Use a function to pick the colors you want. Remember to set width and fill.