File tree Expand file tree Collapse file tree
demo/js-frontend-app/src/jsMain/resources
plot-api/src/jvmMain/resources/letsPlotKotlinAPI Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010</ head >
1111< body >
1212< script type ="text/javascript "
13- src ="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v4.10.3 /js-package/distr/lets-plot.min.js "> </ script >
13+ src ="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v4.11.0rc1 /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 >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ nexusPublish.version=1.3.0
4444jupyterApi.version =0.15.3-893-1
4545
4646# Also update the JS version in <home>/demo/js-frontend-app/src/jsMain/resources/index.html
47- letsPlot.version =4.10.4-SNAPSHOT
47+ letsPlot.version =4.11.0-rc1
4848
4949# https://geotoolsnews.blogspot.com/
5050geotools.version =33.2
Original file line number Diff line number Diff line change 1- lets_plot.version =4.10.4-SNAPSHOT
1+ lets_plot.version =4.11.0-rc1
22lets_plot_kotlin_api.version =4.14.2-SNAPSHOT
You can’t perform that action at this time.
0 commit comments