Section 2. Chapter 8
single
Create a Horizontal Bar Chart
Swipe to show menu
Task
Swipe to start coding
For the same dataframe data build a horizontal bar chart representing the average monthly rainfall level for New Delhi and Madurai. Follow the next steps:
- Initialize horizontal bar chart for the
new_delhidata. Use values of the'Month'column as the first parameter and values of the'Rainfall'column as the second one. - Initialize horizontal bar chart for the
maduraidata and place it to the right of previously built data (new_delhi). Setlabelparameter to'Madurai'.
Solution
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 8
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat