Skip to content

Commit 47273f4

Browse files
committed
Add KDoc examples to ggbunch()
1 parent 891de43 commit 47273f4

File tree

1 file changed

+2
-1
lines changed
  • plot-api/src/commonMain/kotlin/org/jetbrains/letsPlot

1 file changed

+2
-1
lines changed

plot-api/src/commonMain/kotlin/org/jetbrains/letsPlot/ggbunch.kt

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ import org.jetbrains.letsPlot.intern.filterNonNullValues
1616
*
1717
* ## Examples
1818
*
19-
* - ToDo
19+
* - [Map of Kotlin Island with Inset](https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/spatialdataset_kotlin_isl.ipynb)
20+
* - [Diamonds Magnifier](https://nbviewer.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/f-4.10.0/magnifier_inset.ipynb).
2021
*
2122
* @param plots
2223
* A list where each element is one of:

0 commit comments

Comments
 (0)