We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9d5ce commit 156cccbCopy full SHA for 156cccb
plot-api/src/jvmMain/kotlin/org/jetbrains/letsPlot/export/ggsave.kt
@@ -35,7 +35,7 @@ private const val DEF_EXPORT_DIR = "lets-plot-images"
35
*
36
* The output format is inferred from the file extension.
37
38
- * **For PNG and PDF:**
+ * **For PNG, JPEG, and TIFF:**
39
40
* - If `w`, `h`, `unit`, and `dpi` are all specified:
41
0 commit comments