Python Forum
plot multiple employee sales data in a single graph
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
plot multiple employee sales data in a single graph
#1
Hello Folks

I am not able to proceed to plot multiple employee data in a single graph. Please suggest and I would be great-full.

I have the following data in a table:

MONTH_NAME EMP_NAME SALES
Jan a 100
Feb a 30
Mar a 80
Apr a 23
May a 58
June a 45
July a 76
Aug a 78
Sep a 34
Oct a 32
Nov a 5
Dec a 56

and similarly there are sales data for employee(a,b,c,d,e)

I am looking to plot the data in a single graph one line/bar each for employee.

I was able to do same in an excel creating the graph over a pivot table.

Regards
Pitanshu
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Likert survey data plot error Andrzej_Andrzej 6 1,397 Jul-16-2023, 10:11 PM
Last Post: deanhystad
  Plot multiple 2D Curves in 3D stc 5 945 Jun-11-2023, 05:48 PM
Last Post: snippsat
  Plot a pandas data fram via pyqtgraph with an modul import and qt designer widget Nietzsche 0 841 May-29-2023, 02:42 PM
Last Post: Nietzsche
  first time use plot - I get empty graph korenron 6 2,072 Feb-04-2023, 02:14 PM
Last Post: deanhystad
  Create simple live plot of stock data dram 2 2,911 Jan-27-2023, 04:34 AM
Last Post: CucumberNox
Thumbs Up Python 3 Jupyter notebook ternary plot data nicholas 0 930 Jan-21-2023, 05:01 PM
Last Post: nicholas
  Need help on how to include single quotes on data of variable string hani_hms 5 2,012 Jan-10-2023, 11:26 AM
Last Post: codinglearner
  Trying to loop through code to plot seaborn line plots across multiple subplots eyavuz21 0 1,657 Dec-05-2022, 10:46 AM
Last Post: eyavuz21
  Create multiple/single csv file for each sql records mg24 6 1,384 Sep-29-2022, 08:06 AM
Last Post: buran
  Load multiple Jason data in one Data Frame vijays3 6 1,536 Aug-12-2022, 05:17 PM
Last Post: vijays3

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020