Climate Table widget
The Climate Table is a compact, sidebar-friendly month-by-month table of typical highs and lows for any destination, with the best-weather months starred. It's the quiet workhorse of a destination guide — small enough for a sidebar, detailed enough to settle the “when should I go?” question at a glance.
Best for: Destination guides and sidebars. Free, ad-free, and powered by Tripbase data for 1,900+ destinations.
Copy & paste this snippet
Renders the widget right where you drop it and adds a small credit link back to Tripbase.
<div class="tripbase-widget" data-widget="table" data-dest="tokyo-japan"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>Prefer an iframe? Use this instead
<iframe src="https://www.tripbase.com/widgets/weatherTablewidget.do?d=tokyo-japan" width="184" height="270" frameborder="0" scrolling="no" allowtransparency="true" loading="lazy" style="border:0;background:transparent;max-width:100%" title="Tripbase Climate Table"></iframe>Options
data-dest— preset a destination by slug (e.g.tokyo-japan). Omit it for a searchable widget.data-unit—CorF(defaultF).data-theme—lightordark(defaultlight).
Live preview