Back to All Graphs

Graph Details

Demographics: Foreign-born population in Elmhurst-Corona

Pie charts breaking down the countries of origin for Latinx and Asian population in the Queens neighborhood of Elmhurst Corona

Embed Details

Add this style information to the head of your file. <link rel="stylesheet" href="//d1o40k53wiknb7.cloudfront.net/css/elmco-foreign-born.css" type="text/css"> Add this html where you need the graph to appear <div id="elmco-foreign-born" class="flex flex-col md:flex-row items-start justify-evenly mx-auto"> <div id="elmco-foreign-born-latinx" class="my-5"> <div data-tooltip="" class="fixed w-64 bg-white p-3 rounded-md text-center hidden transition-all duration-300 shadow-lg"></div> </div> <div id="elmco-foreign-born-asian" class="my-5"> <div data-tooltip="" class="fixed w-64 bg-white p-3 rounded-md text-center hidden transition-all duration-300 shadow-lg"></div> </div> </div> Add this before the closing body tag <script src="//d1o40k53wiknb7.cloudfront.net/js/elmco-foreign-born.js"></script>