Skip to content

Commit 1b16c52

Browse files
committed
Updated demo notebooks, add v4.4.0demos1 repo tag
1 parent 3f81b6d commit 1b16c52

File tree

4 files changed

+711
-83
lines changed

4 files changed

+711
-83
lines changed

docs/examples/jupyter-notebooks/f-4.4.0/aes_stroke.ipynb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{
2222
"data": {
2323
"text/html": [
24-
" <div id=\"r2kaIk\"></div>\n",
24+
" <div id=\"2ti0Ie\"></div>\n",
2525
" <script type=\"text/javascript\" data-lets-plot-script=\"library\">\n",
2626
" if(!window.letsPlotCallQueue) {\n",
2727
" window.letsPlotCallQueue = [];\n",
@@ -46,9 +46,9 @@
4646
" var div = document.createElement(\"div\");\n",
4747
" div.style.color = 'darkred';\n",
4848
" div.textContent = 'Error loading Lets-Plot JS';\n",
49-
" document.getElementById(\"r2kaIk\").appendChild(div);\n",
49+
" document.getElementById(\"2ti0Ie\").appendChild(div);\n",
5050
" };\n",
51-
" var e = document.getElementById(\"r2kaIk\");\n",
51+
" var e = document.getElementById(\"2ti0Ie\");\n",
5252
" e.appendChild(script);\n",
5353
" })();\n",
5454
" </script>"
@@ -72,7 +72,7 @@
7272
{
7373
"data": {
7474
"text/plain": [
75-
"Lets-Plot Kotlin API v.4.4.0-alpha2. Frontend: Notebook with dynamically loaded JS. Lets-Plot JS v.3.2.0."
75+
"Lets-Plot Kotlin API v.4.4.0. Frontend: Notebook with dynamically loaded JS. Lets-Plot JS v.3.2.0."
7676
]
7777
},
7878
"execution_count": 2,
@@ -129,7 +129,7 @@
129129
{
130130
"data": {
131131
"text/html": [
132-
" <div id=\"QsXwKG\"></div>\n",
132+
" <div id=\"H0ymgh\"></div>\n",
133133
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
134134
" (function() {\n",
135135
" var plotSpec={\n",
@@ -172,7 +172,7 @@
172172
"\"legend_position\":\"none\"\n",
173173
"}\n",
174174
"};\n",
175-
" var plotContainer = document.getElementById(\"QsXwKG\");\n",
175+
" var plotContainer = document.getElementById(\"H0ymgh\");\n",
176176
" window.letsPlotCall(function() {{\n",
177177
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
178178
" }});\n",
@@ -206,7 +206,7 @@
206206
{
207207
"data": {
208208
"text/html": [
209-
" <div id=\"tMLZGc\"></div>\n",
209+
" <div id=\"w1Hfku\"></div>\n",
210210
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
211211
" (function() {\n",
212212
" var plotSpec={\n",
@@ -250,7 +250,7 @@
250250
"\"legend_position\":\"none\"\n",
251251
"}\n",
252252
"};\n",
253-
" var plotContainer = document.getElementById(\"tMLZGc\");\n",
253+
" var plotContainer = document.getElementById(\"w1Hfku\");\n",
254254
" window.letsPlotCall(function() {{\n",
255255
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
256256
" }});\n",
@@ -309,7 +309,7 @@
309309
{
310310
"data": {
311311
"text/html": [
312-
" <div id=\"RldyDr\"></div>\n",
312+
" <div id=\"2VDODe\"></div>\n",
313313
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
314314
" (function() {\n",
315315
" var plotSpec={\n",
@@ -417,7 +417,7 @@
417417
"},\"blank\"],\n",
418418
"\"kind\":\"subplots\"\n",
419419
"};\n",
420-
" var plotContainer = document.getElementById(\"RldyDr\");\n",
420+
" var plotContainer = document.getElementById(\"2VDODe\");\n",
421421
" window.letsPlotCall(function() {{\n",
422422
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
423423
" }});\n",
@@ -455,7 +455,7 @@
455455
"name": "kotlin",
456456
"nbconvert_exporter": "",
457457
"pygments_lexer": "kotlin",
458-
"version": "1.8.0-dev-3517"
458+
"version": "1.8.20"
459459
}
460460
},
461461
"nbformat": 4,

0 commit comments

Comments
 (0)