un:earthquakes-near-dhaka
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| un:earthquakes-near-dhaka [2025/11/21 23:30] – created asad | un:earthquakes-near-dhaka [2025/11/22 00:56] (current) – asad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Earthquakes near Dhaka ====== | ====== Earthquakes near Dhaka ====== | ||
| - | |||
| < | < | ||
| - | <head> | + | <style> |
| - | | + | #myPlot { |
| - | <script src=" | + | |
| - | <style> | + | height: 600px; |
| - | body { font-family: | + | position: relative; |
| - | # | + | } |
| - | | + | |
| - | </ | + | #myPlot .plot-container, |
| - | < | + | # |
| + | #myPlot svg.main-svg { | ||
| + | | ||
| + | height: 100% !important; | ||
| + | visibility: visible !important; | ||
| + | overflow: visible !important; | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | <div id=" | ||
| + | |||
| + | <script src=" | ||
| + | |||
| + | <script> | ||
| + | console.log(' | ||
| + | console.log(' | ||
| + | |||
| + | function makePlot() { | ||
| + | console.log(' | ||
| + | |||
| + | var container = document.getElementById(' | ||
| + | console.log(' | ||
| + | |||
| + | if (!container) { | ||
| + | | ||
| + | return; | ||
| + | | ||
| + | |||
| + | | ||
| + | | ||
| + | | ||
| + | } | ||
| + | console.log(' | ||
| - | | + | |
| + | const figureData = {"data": | ||
