We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5d5e8 commit dc42565Copy full SHA for dc42565
script/Fig2.ipynb
@@ -50,7 +50,7 @@
50
" list_color <- strsplit(color, \",\")[[1]]\n",
51
" color_list <- gsub(\"__pd__\", \"#\", list_color)\n",
52
"}else{color_list <- NULL}\n",
53
- "\n",
+ "pdf <- FALSE\n",
54
"if(!is.null(json_data$plotXsettings)){\n",
55
" if(json_data$plotXsettings == \"pdf\" || json_data$plotXsettings == \"PDF\"){\n",
56
" pdf <- TRUE\n",
0 commit comments