Skip to content

Commit dc42565

Browse files
committed
modified: script/Fig2.ipynb
1 parent 1e5d5e8 commit dc42565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/Fig2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
" list_color <- strsplit(color, \",\")[[1]]\n",
5151
" color_list <- gsub(\"__pd__\", \"#\", list_color)\n",
5252
"}else{color_list <- NULL}\n",
53-
"\n",
53+
"pdf <- FALSE\n",
5454
"if(!is.null(json_data$plotXsettings)){\n",
5555
" if(json_data$plotXsettings == \"pdf\" || json_data$plotXsettings == \"PDF\"){\n",
5656
" pdf <- TRUE\n",

0 commit comments

Comments
 (0)