<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/modules/accessibility.js"></script>
<script src="https://code.highcharts.com/modules/export-data.js"></script>
<script src="https://code.highcharts.com/modules/exporting.js"></script>
<script src="https://code.highcharts.com/modules/pattern-fill.js"></script>
<figure class="highcharts-figure">
<div id="container"></div>
<p class="highcharts-description">
This bar chart compares the estimated production of corn and wheat for 2023 across six countries:
the USA, China, Brazil, the EU, Argentina, and India. Corn production significantly exceeds wheat production
in countries like the USA and Brazil, while wheat production surpasses corn in the EU. The chart uses metric tons
(MT) as the unit and highlights data sourced from IndexMundi.
</p>
</figure>