Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge: Visualize Sales Performance | Section
Python for Business Analysts for Track
Секція 1. Розділ 10
single

single

bookChallenge: Visualize Sales Performance

Свайпніть щоб показати меню

Clear visualizations are essential for helping stakeholders quickly understand business performance. By transforming raw data into well-designed charts, you enable decision-makers to instantly spot trends, compare product results, and identify opportunities or issues. A good chart can reveal insights at a glance, making complex information accessible and actionable for everyone in your organization.

Завдання

Проведіть, щоб почати кодувати

Implement a function plot_sales_performance(summary_dict) that takes a dictionary mapping product names to their total revenues and generates a bar chart visualizing this data.

  • The x-axis must display product names.
  • The y-axis must display revenues.
  • The chart must have a title.
  • Each bar must display a value label above it showing the revenue.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 10
single

single

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

some-alt