Skip to content

Commit 0a4af28

Browse files
KDocs: Add link to the 'Plot Layout Diagrams' section to the theme() description.
1 parent 7c7af20 commit 0a4af28

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import org.jetbrains.letsPlot.intern.filterNonNullValues
1414
/**
1515
* Use `theme()` to modify individual components of a theme,
1616
* allowing you to control the appearance of all non-data components of the plot.
17+
* See also the [Plot Layout Diagrams](https://lets-plot.org/kotlin/presentation-options.html#plot-layout-diagrams) section.
1718
*
1819
* Most parameters in `theme()` control styling of text, line, and rectangular elements.
1920
*

0 commit comments

Comments
 (0)