Reproduce a 'The Economist' chart with dual axis
问题 I was trying to replicate this chart from The Economist (the one on the left). The chart plots the number of billionaires in Russia on the left y-axis and the number of billionaires in rest of the world on the right. Create the chart for Russian billionaires ( p1 ). Create the chart for the others ( p2 ). Combine p1 and p2 into a dual y-axis chart using the code by Kohske. Data: (content of billionaire.csv ) ,Russia,World 1996,0,423 1997,4,220 1998,1,221 1999,0,298 2000,0,322 2001,8,530 2002