Skip to content

Commit ef323d8

Browse files
AndreiKingsleyileasile
authored andcommitted
lets-plot new output options
1 parent d14ecea commit ef323d8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lets-plot.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
{ "name": "v", "value": "4.11.2" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-jupyter" },
66
{ "name": "isolatedFrame", "value": "" },
7-
{ "name": "webOnly", "value": "false" }
7+
{ "name": "addWebOutput", "value": "true" },
8+
{ "name": "addKTNBOutput", "value": "true" },
9+
{ "name": "addStaticSvg", "value": "true" },
10+
{ "name": "addStaticPng", "value": "false" }
811
],
912
"link": "https://github.com/JetBrains/lets-plot-kotlin",
1013
"dependencies": [

0 commit comments

Comments
 (0)