<div><h4id="displaysamultiaxislinechartoftotalcoronaviruscasesandchangesinpricesofbitcoindowjonesandgold">Displays a multi-axis line chart of total coronavirus cases and changes in prices of Bitcoin, Dow Jones and gold:</h4><p></p><divid="e23ccacc-a456-478b-b467-7282a2165921"class="plotly-graph-div"style="height:287px; width:935px;"></div><pre><codeclass="python language-python hljs"><spanclass="hljs-comment"># $ pip3 install pandas selenium plotly lxml</span>
<div><h4id="displaysamultiaxislinechartoftotalcoronaviruscasesandchangesinpricesofbitcoindowjonesandgold">Displays a multi-axis line chart of total coronavirus cases and changes in prices of Bitcoin, Dow Jones and gold:</h4><p></p><divid="e23ccacc-a456-478b-b467-7282a2165921"class="plotly-graph-div"style="height:287px; width:935px;"></div><pre><codeclass="python language-python hljs"><spanclass="hljs-comment"># $ pip3 install pandas lxml selenium plotly</span>
<spanclass="hljs-keyword">import</span> pandas <spanclass="hljs-keyword">as</span> pd, selenium.webdriver, plotly.graph_objects <spanclass="hljs-keyword">as</span> go