|
1 | 1 | {
|
2 | 2 | "description": "Kotlin API for Lets-Plot: multiplatform plotting library based on Grammar of Graphics",
|
3 | 3 | "properties": [
|
4 |
| - { "name": "api", "value": "4.7.0" }, |
| 4 | + { "name": "api", "value": "4.7.2" }, |
5 | 5 | { "name": "api-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-kernel" },
|
6 |
| - { "name": "lib", "value": "4.3.0" }, |
| 6 | + { "name": "lib", "value": "4.3.2" }, |
7 | 7 | { "name": "lib-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-common" },
|
8 |
| - { "name": "js", "value": "4.3.0" }, |
| 8 | + { "name": "js", "value": "4.3.2" }, |
9 | 9 | { "name": "lib-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-common" },
|
10 | 10 | { "name": "isolatedFrame", "value": "" }
|
11 | 11 | ],
|
|
37 | 37 | "org.jetbrains.letsPlot.bistro.qq.*",
|
38 | 38 | "org.jetbrains.letsPlot.bistro.joint.*",
|
39 | 39 | "org.jetbrains.letsPlot.bistro.residual.*",
|
40 |
| - "org.jetbrains.letsPlot.intern.toSpec" |
| 40 | + "org.jetbrains.letsPlot.intern.toSpec", |
| 41 | + "org.jetbrains.letsPlot.spatial.SpatialDataset" |
41 | 42 | ],
|
42 | 43 | "init": [
|
43 | 44 | "import org.jetbrains.letsPlot.LetsPlot",
|
|
0 commit comments