We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5558d commit 9defec8Copy full SHA for 9defec8
plot-api/src/commonMain/kotlin/org/jetbrains/letsPlot/themes/theme.kt
@@ -602,10 +602,10 @@ fun elementText(
602
*
603
* ## Examples
604
605
- * - [themes.ipynb](https://datalore.jetbrains.com/report/static/HZqq77cegYd.E7get_WnChZ/rjq52BpjPak2geihq3ol1h)
606
- *
607
* - [markdown.ipynb](https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/cookbook/markdown.ipynb)
608
+ * - [themes.ipynb](https://datalore.jetbrains.com/report/static/HZqq77cegYd.E7get_WnChZ/rjq52BpjPak2geihq3ol1h)
+ *
609
* @param color Text color. Accepts color core as string (HEX or rgb) or Color object.
610
* @param family Font family.
611
* @param face Font face ("plain", "italic", "bold", "bold_italic").
0 commit comments