I have a pandas data frame, region, containing the prices of flats (Flat) and detached properties (Detached) in areas of the UK over time (the column Month). I’m trying to obtain plots of the change in price over time of both flats and detached properties, so that the plots have two different y axes – both of the average price
Tag: twinx
How can I plot a secondary y-axis with seaborn’s barplot?
I’m trying to plot the data (see below). With company_name on the x-axis, status_mission_2_y on the y axis and percentage on the other y_axis. I have tried using the twinx() fucntion but I can’t get it to work. Please can you help? Thanks in advance! company_name percentage status_mission_2_y EER 1 1 Ghot 1 1 Trv 1 1 Sandia 1 1