|
215 | 215 | },
|
216 | 216 | {
|
217 | 217 | "cell_type": "code",
|
218 |
| - "execution_count": 7, |
| 218 | + "execution_count": 6, |
219 | 219 | "id": "17bed092-879b-41c2-a47f-b74ff25ba12e",
|
220 | 220 | "metadata": {
|
221 | 221 | "tags": []
|
|
531 | 531 | " script.onerror = reject; script.src = 'https://code.highcharts.com/modules/xrange.js'; document.head.appendChild(script);\n",
|
532 | 532 | " };\n",
|
533 | 533 | "}).then(() => {new Promise(function(resolve, reject) {\n",
|
534 |
| - " var existing_tags = document.querySelectorAll(\"link[href='https://code.highcharts.com/css/stocktools/gui.css']\"); if (existing_tags.length == 0) {\n", |
535 |
| - " var link = document.createElement(\"link\");\n", |
536 |
| - " link.onload = resolve;\n", |
537 |
| - " link.onerror = reject; link.href = 'https://code.highcharts.com/css/stocktools/gui.css'; link.rel = 'stylesheet'; link.type = 'text/css'; document.head.appendChild(link);\n", |
538 |
| - " };\n", |
539 |
| - "}).then(() => {new Promise(function(resolve, reject) {\n", |
540 |
| - " var existing_tags = document.querySelectorAll(\"link[href='https://code.highcharts.com/css/annotations/popup.css']\"); if (existing_tags.length == 0) {\n", |
541 |
| - " var link = document.createElement(\"link\");\n", |
542 |
| - " link.onload = resolve;\n", |
543 |
| - " link.onerror = reject; link.href = 'https://code.highcharts.com/css/annotations/popup.css'; link.rel = 'stylesheet'; link.type = 'text/css'; document.head.appendChild(link);\n", |
544 |
| - " };\n", |
545 |
| - "}).then(() => {new Promise(function(resolve, reject) {\n", |
546 | 534 | " var existing_tags = document.querySelectorAll(\"script[src='https://code.highcharts.com/stock/modules/stock.js']\"); if (existing_tags.length == 0) {\n",
|
547 | 535 | " var script = document.createElement(\"script\");\n",
|
548 | 536 | " script.onload = resolve;\n",
|
|
579 | 567 | " script.onerror = reject; script.src = 'https://code.highcharts.com/modules/full-screen.js'; document.head.appendChild(script);\n",
|
580 | 568 | " };\n",
|
581 | 569 | "}).then(() => {new Promise(function(resolve, reject) {\n",
|
| 570 | + " var existing_tags = document.querySelectorAll(\"link[href='https://code.highcharts.com/css/stocktools/gui.css']\"); if (existing_tags.length == 0) {\n", |
| 571 | + " var link = document.createElement(\"link\");\n", |
| 572 | + " link.onload = resolve;\n", |
| 573 | + " link.onerror = reject; link.href = 'https://code.highcharts.com/css/stocktools/gui.css'; link.rel = 'stylesheet'; link.type = 'text/css'; document.head.appendChild(link);\n", |
| 574 | + " };\n", |
| 575 | + "}).then(() => {new Promise(function(resolve, reject) {\n", |
| 576 | + " var existing_tags = document.querySelectorAll(\"link[href='https://code.highcharts.com/css/annotations/popup.css']\"); if (existing_tags.length == 0) {\n", |
| 577 | + " var link = document.createElement(\"link\");\n", |
| 578 | + " link.onload = resolve;\n", |
| 579 | + " link.onerror = reject; link.href = 'https://code.highcharts.com/css/annotations/popup.css'; link.rel = 'stylesheet'; link.type = 'text/css'; document.head.appendChild(link);\n", |
| 580 | + " };\n", |
| 581 | + "}).then(() => {new Promise(function(resolve, reject) {\n", |
582 | 582 | " var existing_tags = document.querySelectorAll(\"script[src='https://code.highcharts.com/modules/stock-tools.js']\"); if (existing_tags.length == 0) {\n",
|
583 | 583 | " var script = document.createElement(\"script\");\n",
|
584 | 584 | " script.onload = resolve;\n",
|
|
634 | 634 | " }\n",
|
635 | 635 | " }\n",
|
636 | 636 | " });\n",
|
637 |
| - " };function insertChart_OP3HE6() {\n", |
| 637 | + " };function insertChart_H3JZPM() {\n", |
638 | 638 | "\n",
|
639 | 639 | "new Highcharts.stockChart('highcharts_target_div',\n",
|
640 | 640 | "{\n",
|
|
6259 | 6259 | ");\n",
|
6260 | 6260 | "\n",
|
6261 | 6261 | "};\n",
|
6262 |
| - "retryHighcharts(insertChart_OP3HE6, 'highcharts_target_div', 3, 3, 1000);" |
| 6262 | + "retryHighcharts(insertChart_H3JZPM, 'highcharts_target_div', 3, 3, 1000);" |
6263 | 6263 | ],
|
6264 | 6264 | "text/plain": [
|
6265 | 6265 | "<IPython.core.display.Javascript object>"
|
|
0 commit comments