|
47 | 47 | "name": "stdout", |
48 | 48 | "output_type": "stream", |
49 | 49 | "text": [ |
50 | | - "Server running in the folder /home/arnout/Projects/Work/python-highcharts at 127.0.0.1:39654\n" |
| 50 | + "Server running in the folder c:\\Users\\u0098668\\Documents\\Projects\\charts at 127.0.0.1:54817\n" |
51 | 51 | ] |
52 | 52 | } |
53 | 53 | ], |
|
196 | 196 | "\n", |
197 | 197 | "\n", |
198 | 198 | "\n", |
| 199 | + "\n", |
199 | 200 | "<script>(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require==\"function\"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error(\"Cannot find module '\"+o+\"'\");throw f.code=\"MODULE_NOT_FOUND\",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require==\"function\"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){\n", |
200 | 201 | "//findIndex polyfill\n", |
201 | 202 | "if (!Array.prototype.findIndex) {\n", |
|
299 | 300 | " \"paths\": {\n", |
300 | 301 | " \"highstock\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/highstock\",\n", |
301 | 302 | " \"export\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/modules/exporting\",\n", |
| 303 | + " \"more\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.7/highcharts-more\",\n", |
302 | 304 | " \"jsoneditor\": \"https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/4.2.0/jsoneditor.min\",\n", |
303 | 305 | " \"selectize\": \"https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/js/standalone/selectize.min\",\n", |
304 | 306 | " \"jquery\": \"https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min\"\n", |
|
328 | 330 | " 'selectize',\n", |
329 | 331 | " 'jsoneditor',\n", |
330 | 332 | " 'highstock',\n", |
331 | | - " 'export'\n", |
| 333 | + " 'export',\n", |
| 334 | + " 'more'\n", |
332 | 335 | "], function ($, selectize, JSONEditor) {\n", |
333 | 336 | "\n", |
334 | 337 | " function guid() {\n", |
|
359 | 362 | " var save = 'app/chart.svg';\n", |
360 | 363 | " var save = \"temp.svg\"\n", |
361 | 364 | " var url = 'http://127.0.0.1:65079';\n", |
362 | | - " var url = \"http://127.0.0.1:39654/\"\n", |
| 365 | + " var url = \"http://127.0.0.1:54817/\"\n", |
363 | 366 | " var settingsFile = 'settings';\n", |
364 | 367 | " var settingsFile = \"settings\"\n", |
365 | 368 | " var scale = options.scale;\n", |
|
672 | 675 | "\n", |
673 | 676 | "\n", |
674 | 677 | "\n", |
| 678 | + "\n", |
675 | 679 | "<script>(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require==\"function\"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error(\"Cannot find module '\"+o+\"'\");throw f.code=\"MODULE_NOT_FOUND\",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require==\"function\"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){\n", |
676 | 680 | "//findIndex polyfill\n", |
677 | 681 | "if (!Array.prototype.findIndex) {\n", |
|
775 | 779 | " \"paths\": {\n", |
776 | 780 | " \"highstock\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/highstock\",\n", |
777 | 781 | " \"export\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/modules/exporting\",\n", |
| 782 | + " \"more\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.7/highcharts-more\",\n", |
778 | 783 | " \"jsoneditor\": \"https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/4.2.0/jsoneditor.min\",\n", |
779 | 784 | " \"selectize\": \"https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/js/standalone/selectize.min\",\n", |
780 | 785 | " \"jquery\": \"https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min\"\n", |
|
804 | 809 | " 'selectize',\n", |
805 | 810 | " 'jsoneditor',\n", |
806 | 811 | " 'highstock',\n", |
807 | | - " 'export'\n", |
| 812 | + " 'export',\n", |
| 813 | + " 'more'\n", |
808 | 814 | "], function ($, selectize, JSONEditor) {\n", |
809 | 815 | "\n", |
810 | 816 | " function guid() {\n", |
|
835 | 841 | " var save = 'app/chart.svg';\n", |
836 | 842 | " var save = false\n", |
837 | 843 | " var url = 'http://127.0.0.1:65079';\n", |
838 | | - " var url = \"http://127.0.0.1:39654/\"\n", |
| 844 | + " var url = \"http://127.0.0.1:54817/\"\n", |
839 | 845 | " var settingsFile = 'settings';\n", |
840 | 846 | " var settingsFile = \"settings\"\n", |
841 | 847 | " var scale = options.scale;\n", |
|
1155 | 1161 | "\n", |
1156 | 1162 | "\n", |
1157 | 1163 | "\n", |
| 1164 | + "\n", |
1158 | 1165 | "<script>(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require==\"function\"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error(\"Cannot find module '\"+o+\"'\");throw f.code=\"MODULE_NOT_FOUND\",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require==\"function\"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){\n", |
1159 | 1166 | "//findIndex polyfill\n", |
1160 | 1167 | "if (!Array.prototype.findIndex) {\n", |
|
1258 | 1265 | " \"paths\": {\n", |
1259 | 1266 | " \"highstock\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/highstock\",\n", |
1260 | 1267 | " \"export\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/modules/exporting\",\n", |
| 1268 | + " \"more\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.7/highcharts-more\",\n", |
1261 | 1269 | " \"jsoneditor\": \"https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/4.2.0/jsoneditor.min\",\n", |
1262 | 1270 | " \"selectize\": \"https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/js/standalone/selectize.min\",\n", |
1263 | 1271 | " \"jquery\": \"https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min\"\n", |
|
1287 | 1295 | " 'selectize',\n", |
1288 | 1296 | " 'jsoneditor',\n", |
1289 | 1297 | " 'highstock',\n", |
1290 | | - " 'export'\n", |
| 1298 | + " 'export',\n", |
| 1299 | + " 'more'\n", |
1291 | 1300 | "], function ($, selectize, JSONEditor) {\n", |
1292 | 1301 | "\n", |
1293 | 1302 | " function guid() {\n", |
|
1318 | 1327 | " var save = 'app/chart.svg';\n", |
1319 | 1328 | " var save = false\n", |
1320 | 1329 | " var url = 'http://127.0.0.1:65079';\n", |
1321 | | - " var url = \"http://127.0.0.1:39654/\"\n", |
| 1330 | + " var url = \"http://127.0.0.1:54817/\"\n", |
1322 | 1331 | " var settingsFile = 'settings';\n", |
1323 | 1332 | " var settingsFile = \"settings\"\n", |
1324 | 1333 | " var scale = options.scale;\n", |
|
1672 | 1681 | "\n", |
1673 | 1682 | "\n", |
1674 | 1683 | "\n", |
| 1684 | + "\n", |
1675 | 1685 | "<script>(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require==\"function\"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error(\"Cannot find module '\"+o+\"'\");throw f.code=\"MODULE_NOT_FOUND\",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require==\"function\"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){\n", |
1676 | 1686 | "//findIndex polyfill\n", |
1677 | 1687 | "if (!Array.prototype.findIndex) {\n", |
|
1775 | 1785 | " \"paths\": {\n", |
1776 | 1786 | " \"highstock\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/highstock\",\n", |
1777 | 1787 | " \"export\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/modules/exporting\",\n", |
| 1788 | + " \"more\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.7/highcharts-more\",\n", |
1778 | 1789 | " \"jsoneditor\": \"https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/4.2.0/jsoneditor.min\",\n", |
1779 | 1790 | " \"selectize\": \"https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/js/standalone/selectize.min\",\n", |
1780 | 1791 | " \"jquery\": \"https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min\"\n", |
|
1804 | 1815 | " 'selectize',\n", |
1805 | 1816 | " 'jsoneditor',\n", |
1806 | 1817 | " 'highstock',\n", |
1807 | | - " 'export'\n", |
| 1818 | + " 'export',\n", |
| 1819 | + " 'more'\n", |
1808 | 1820 | "], function ($, selectize, JSONEditor) {\n", |
1809 | 1821 | "\n", |
1810 | 1822 | " function guid() {\n", |
|
1835 | 1847 | " var save = 'app/chart.svg';\n", |
1836 | 1848 | " var save = false\n", |
1837 | 1849 | " var url = 'http://127.0.0.1:65079';\n", |
1838 | | - " var url = \"http://127.0.0.1:39654/\"\n", |
| 1850 | + " var url = \"http://127.0.0.1:54817/\"\n", |
1839 | 1851 | " var settingsFile = 'settings';\n", |
1840 | 1852 | " var settingsFile = \"settings\"\n", |
1841 | 1853 | " var scale = options.scale;\n", |
|
2178 | 2190 | "\n", |
2179 | 2191 | "\n", |
2180 | 2192 | "\n", |
| 2193 | + "\n", |
2181 | 2194 | "<script>(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require==\"function\"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error(\"Cannot find module '\"+o+\"'\");throw f.code=\"MODULE_NOT_FOUND\",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require==\"function\"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){\n", |
2182 | 2195 | "//findIndex polyfill\n", |
2183 | 2196 | "if (!Array.prototype.findIndex) {\n", |
|
2281 | 2294 | " \"paths\": {\n", |
2282 | 2295 | " \"highstock\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/highstock\",\n", |
2283 | 2296 | " \"export\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.5/modules/exporting\",\n", |
| 2297 | + " \"more\": \"https://cdnjs.cloudflare.com/ajax/libs/highstock/2.1.7/highcharts-more\",\n", |
2284 | 2298 | " \"jsoneditor\": \"https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/4.2.0/jsoneditor.min\",\n", |
2285 | 2299 | " \"selectize\": \"https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/js/standalone/selectize.min\",\n", |
2286 | 2300 | " \"jquery\": \"https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min\"\n", |
|
2310 | 2324 | " 'selectize',\n", |
2311 | 2325 | " 'jsoneditor',\n", |
2312 | 2326 | " 'highstock',\n", |
2313 | | - " 'export'\n", |
| 2327 | + " 'export',\n", |
| 2328 | + " 'more'\n", |
2314 | 2329 | "], function ($, selectize, JSONEditor) {\n", |
2315 | 2330 | "\n", |
2316 | 2331 | " function guid() {\n", |
|
2341 | 2356 | " var save = 'app/chart.svg';\n", |
2342 | 2357 | " var save = false\n", |
2343 | 2358 | " var url = 'http://127.0.0.1:65079';\n", |
2344 | | - " var url = \"http://127.0.0.1:39654/\"\n", |
| 2359 | + " var url = \"http://127.0.0.1:54817/\"\n", |
2345 | 2360 | " var settingsFile = 'settings';\n", |
2346 | 2361 | " var settingsFile = \"settings\"\n", |
2347 | 2362 | " var scale = options.scale;\n", |
|
0 commit comments