In this program, try out each of the bar chart generation options and consider the meaning each chart conveys. These bar chart options include, bar chart values that represent the minimum value, maximum value, mean of the values, and sum of the values. If you need a reminder of the header names and data, look over the penguins.csv dataset.
Coding:
Hotkey Shortcuts
Move BlocksUP or DOWN or TAB
Run Program ALT + SHIFT + R
Stop Program ALT + SHIFT + S
Hide Tray ALT + SHIFT + X
Zoom In ALT + +
Zoom Out ALT + -
Open Help ALT + SHIFT + H
Navigate to Tray ALT + 1
Navigate to Blocks ALT + 2
Enter Navigation Mode SHIFT + ENTER
Switch to Next Tab CTRL + ]
Switch to Previous TabCTRL + [
Blocks
Hint
Great job!
Try again
Drag in one of the bar chart generation action blocks. This block should be placed after the data frame selections have been made and before the chart display action block. Run the program to explore the bar chart. To explore other bar charts, stop the program, delete the bar chart generation action block, and add a different block.