Skip to content

Commit a5047ca

Browse files
committed
Build, deploy LPK 3.1.1, update demos.
1 parent c4f92c8 commit a5047ca

26 files changed

+869
-623
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ project.extra["buildSettings"] = settings
2424

2525
allprojects {
2626
group = "org.jetbrains.lets-plot"
27-
version = "3.1.1-alpha3"
27+
version = "3.1.2-alpha1"
2828

2929
val version = version as String
3030
var versionIsDev: Boolean by extra

demo/js-frontend-app/src/main/resources/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111
<body>
1212
<script type="text/javascript"
13-
src="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v2.2.1rc1/js-package/distr/lets-plot.min.js"></script>
13+
src="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v2.2.1/js-package/distr/lets-plot.min.js"></script>
1414
<script src="js-frontend-app.js"></script>
1515
<div>
1616
<h2>Lets-Plot Kotlin/JS Demo.</h2>

docs/examples/jupyter-notebooks/contours.ipynb

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

docs/examples/jupyter-notebooks/coord_flip.ipynb

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"data": {
1111
"text/html": [
12-
" <div id=\"DuWmEc\"></div>\n",
12+
" <div id=\"nLi6IV\"></div>\n",
1313
" <script type=\"text/javascript\" data-lets-plot-script=\"library\">\n",
1414
" if(!window.letsPlotCallQueue) {\n",
1515
" window.letsPlotCallQueue = [];\n",
@@ -20,7 +20,7 @@
2020
" (function() {\n",
2121
" var script = document.createElement(\"script\");\n",
2222
" script.type = \"text/javascript\";\n",
23-
" script.src = \"https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v2.2.0/js-package/distr/lets-plot.min.js\";\n",
23+
" script.src = \"https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v2.2.1/js-package/distr/lets-plot.min.js\";\n",
2424
" script.onload = function() {\n",
2525
" window.letsPlotCall = function(f) {f();};\n",
2626
" window.letsPlotCallQueue.forEach(function(f) {f();});\n",
@@ -34,9 +34,9 @@
3434
" var div = document.createElement(\"div\");\n",
3535
" div.style.color = 'darkred';\n",
3636
" div.textContent = 'Error loading Lets-Plot JS';\n",
37-
" document.getElementById(\"DuWmEc\").appendChild(div);\n",
37+
" document.getElementById(\"nLi6IV\").appendChild(div);\n",
3838
" };\n",
39-
" var e = document.getElementById(\"DuWmEc\");\n",
39+
" var e = document.getElementById(\"nLi6IV\");\n",
4040
" e.appendChild(script);\n",
4141
" })();\n",
4242
" </script>"
@@ -94,7 +94,7 @@
9494
{
9595
"data": {
9696
"text/html": [
97-
" <div id=\"jWAoOP\"></div>\n",
97+
" <div id=\"MthojE\"></div>\n",
9898
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
9999
" (function() {\n",
100100
" var plotSpec={\n",
@@ -147,7 +147,7 @@
147147
"\"axis_title_x\":\"blank\"\n",
148148
"}\n",
149149
"};\n",
150-
" var plotContainer = document.getElementById(\"jWAoOP\");\n",
150+
" var plotContainer = document.getElementById(\"MthojE\");\n",
151151
" window.letsPlotCall(function() {{\n",
152152
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
153153
" }});\n",
@@ -180,7 +180,7 @@
180180
{
181181
"data": {
182182
"text/html": [
183-
" <div id=\"z5mN4X\"></div>\n",
183+
" <div id=\"nKD311\"></div>\n",
184184
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
185185
" (function() {\n",
186186
" var plotSpec={\n",
@@ -237,7 +237,7 @@
237237
"\"axis_title_x\":\"blank\"\n",
238238
"}\n",
239239
"};\n",
240-
" var plotContainer = document.getElementById(\"z5mN4X\");\n",
240+
" var plotContainer = document.getElementById(\"nKD311\");\n",
241241
" window.letsPlotCall(function() {{\n",
242242
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
243243
" }});\n",
@@ -263,7 +263,7 @@
263263
{
264264
"data": {
265265
"text/html": [
266-
" <div id=\"XE4EDt\"></div>\n",
266+
" <div id=\"KFpnoB\"></div>\n",
267267
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
268268
" (function() {\n",
269269
" var plotSpec={\n",
@@ -312,7 +312,7 @@
312312
"\"axis_title_x\":\"blank\"\n",
313313
"}\n",
314314
"};\n",
315-
" var plotContainer = document.getElementById(\"XE4EDt\");\n",
315+
" var plotContainer = document.getElementById(\"KFpnoB\");\n",
316316
" window.letsPlotCall(function() {{\n",
317317
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
318318
" }});\n",
@@ -346,7 +346,7 @@
346346
{
347347
"data": {
348348
"text/html": [
349-
" <div id=\"onkMpX\"></div>\n",
349+
" <div id=\"zF8Ukr\"></div>\n",
350350
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
351351
" (function() {\n",
352352
" var plotSpec={\n",
@@ -399,7 +399,7 @@
399399
"\"axis_title_x\":\"blank\"\n",
400400
"}\n",
401401
"};\n",
402-
" var plotContainer = document.getElementById(\"onkMpX\");\n",
402+
" var plotContainer = document.getElementById(\"zF8Ukr\");\n",
403403
" window.letsPlotCall(function() {{\n",
404404
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
405405
" }});\n",
@@ -430,7 +430,7 @@
430430
"name": "kotlin",
431431
"nbconvert_exporter": "",
432432
"pygments_lexer": "kotlin",
433-
"version": "1.6.20-dev-3702"
433+
"version": "1.6.20-dev-6372"
434434
}
435435
},
436436
"nbformat": 4,

docs/examples/jupyter-notebooks/correlation_plot.ipynb

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{
2828
"data": {
2929
"text/html": [
30-
" <div id=\"IczMV5\"></div>\n",
30+
" <div id=\"NTnslg\"></div>\n",
3131
" <script type=\"text/javascript\" data-lets-plot-script=\"library\">\n",
3232
" if(!window.letsPlotCallQueue) {\n",
3333
" window.letsPlotCallQueue = [];\n",
@@ -38,7 +38,7 @@
3838
" (function() {\n",
3939
" var script = document.createElement(\"script\");\n",
4040
" script.type = \"text/javascript\";\n",
41-
" script.src = \"https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v2.2.0/js-package/distr/lets-plot.min.js\";\n",
41+
" script.src = \"https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v2.2.1/js-package/distr/lets-plot.min.js\";\n",
4242
" script.onload = function() {\n",
4343
" window.letsPlotCall = function(f) {f();};\n",
4444
" window.letsPlotCallQueue.forEach(function(f) {f();});\n",
@@ -52,9 +52,9 @@
5252
" var div = document.createElement(\"div\");\n",
5353
" div.style.color = 'darkred';\n",
5454
" div.textContent = 'Error loading Lets-Plot JS';\n",
55-
" document.getElementById(\"IczMV5\").appendChild(div);\n",
55+
" document.getElementById(\"NTnslg\").appendChild(div);\n",
5656
" };\n",
57-
" var e = document.getElementById(\"IczMV5\");\n",
57+
" var e = document.getElementById(\"NTnslg\");\n",
5858
" e.appendChild(script);\n",
5959
" })();\n",
6060
" </script>"
@@ -141,7 +141,7 @@
141141
{
142142
"data": {
143143
"text/html": [
144-
" <div id=\"u70vPC\"></div>\n",
144+
" <div id=\"zpRd0w\"></div>\n",
145145
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
146146
" (function() {\n",
147147
" var plotSpec={\n",
@@ -654,7 +654,7 @@
654654
"\"height\":320\n",
655655
"}]\n",
656656
"};\n",
657-
" var plotContainer = document.getElementById(\"u70vPC\");\n",
657+
" var plotContainer = document.getElementById(\"zpRd0w\");\n",
658658
" window.letsPlotCall(function() {{\n",
659659
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
660660
" }});\n",
@@ -694,7 +694,7 @@
694694
{
695695
"data": {
696696
"text/html": [
697-
" <div id=\"v6MLUH\"></div>\n",
697+
" <div id=\"0yMDGh\"></div>\n",
698698
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
699699
" (function() {\n",
700700
" var plotSpec={\n",
@@ -996,7 +996,7 @@
996996
"\"height\":320\n",
997997
"}]\n",
998998
"};\n",
999-
" var plotContainer = document.getElementById(\"v6MLUH\");\n",
999+
" var plotContainer = document.getElementById(\"0yMDGh\");\n",
10001000
" window.letsPlotCall(function() {{\n",
10011001
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
10021002
" }});\n",
@@ -1040,7 +1040,7 @@
10401040
{
10411041
"data": {
10421042
"text/html": [
1043-
" <div id=\"2xI5JT\"></div>\n",
1043+
" <div id=\"5IRFv8\"></div>\n",
10441044
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
10451045
" (function() {\n",
10461046
" var plotSpec={\n",
@@ -1361,7 +1361,7 @@
13611361
"\"height\":295\n",
13621362
"}]\n",
13631363
"};\n",
1364-
" var plotContainer = document.getElementById(\"2xI5JT\");\n",
1364+
" var plotContainer = document.getElementById(\"5IRFv8\");\n",
13651365
" window.letsPlotCall(function() {{\n",
13661366
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
13671367
" }});\n",
@@ -1439,7 +1439,7 @@
14391439
{
14401440
"data": {
14411441
"text/html": [
1442-
" <div id=\"Xt73yM\"></div>\n",
1442+
" <div id=\"j5yyTu\"></div>\n",
14431443
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
14441444
" (function() {\n",
14451445
" var plotSpec={\n",
@@ -1534,7 +1534,7 @@
15341534
"}\n",
15351535
"}\n",
15361536
"};\n",
1537-
" var plotContainer = document.getElementById(\"Xt73yM\");\n",
1537+
" var plotContainer = document.getElementById(\"j5yyTu\");\n",
15381538
" window.letsPlotCall(function() {{\n",
15391539
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
15401540
" }});\n",
@@ -1572,7 +1572,7 @@
15721572
{
15731573
"data": {
15741574
"text/html": [
1575-
" <div id=\"Ty9kk0\"></div>\n",
1575+
" <div id=\"5j7CsE\"></div>\n",
15761576
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
15771577
" (function() {\n",
15781578
" var plotSpec={\n",
@@ -1670,7 +1670,7 @@
16701670
"}\n",
16711671
"}\n",
16721672
"};\n",
1673-
" var plotContainer = document.getElementById(\"Ty9kk0\");\n",
1673+
" var plotContainer = document.getElementById(\"5j7CsE\");\n",
16741674
" window.letsPlotCall(function() {{\n",
16751675
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
16761676
" }});\n",
@@ -1706,7 +1706,7 @@
17061706
{
17071707
"data": {
17081708
"text/html": [
1709-
" <div id=\"dzkcrM\"></div>\n",
1709+
" <div id=\"C0ZG0l\"></div>\n",
17101710
" <script type=\"text/javascript\" data-lets-plot-script=\"plot\">\n",
17111711
" (function() {\n",
17121712
" var plotSpec={\n",
@@ -1833,7 +1833,7 @@
18331833
"}\n",
18341834
"}\n",
18351835
"};\n",
1836-
" var plotContainer = document.getElementById(\"dzkcrM\");\n",
1836+
" var plotContainer = document.getElementById(\"C0ZG0l\");\n",
18371837
" window.letsPlotCall(function() {{\n",
18381838
" LetsPlot.buildPlotFromProcessedSpecs(plotSpec, -1, -1, plotContainer);\n",
18391839
" }});\n",
@@ -1868,7 +1868,7 @@
18681868
"name": "kotlin",
18691869
"nbconvert_exporter": "",
18701870
"pygments_lexer": "kotlin",
1871-
"version": "1.6.20-dev-3702"
1871+
"version": "1.6.20-dev-6372"
18721872
}
18731873
},
18741874
"nbformat": 4,

docs/examples/jupyter-notebooks/density_2d.ipynb

Lines changed: 46 additions & 46 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)