File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -174,6 +174,9 @@ Examples of using of the Lets-Plot Kotlin API in JVM and Kotlin/JS applications
174
174
<a id =" recent_gallery_updates " ></a >
175
175
## Recent Updates in the [ Gallery] ( https://lets-plot.org/kotlin/gallery.html )
176
176
177
+ <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/magnifier_inset.ipynb " >
178
+ <img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-magnifier_inset.png" alt="Creating magnifier inset effect with ggbunch()" width="128" height="128">
179
+ </a >
177
180
<a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/theme_legend_scheme.ipynb " >
178
181
<img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-theme_legend_scheme.png" alt="Customize legend appearance" width="128" height="128">
179
182
</a >
@@ -189,12 +192,7 @@ Examples of using of the Lets-Plot Kotlin API in JVM and Kotlin/JS applications
189
192
<a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/us_unemployment.ipynb " >
190
193
<img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-us_unemployment.png" alt="Unemployment in the US since 1967" width="128" height="128">
191
194
</a >
192
- <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/palmer_penguins.ipynb " >
193
- <img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-palmer_penguins.png" alt="Palmer penguins" width="128" height="128">
194
- </a >
195
- <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/wind_rose.ipynb " >
196
- <img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-wind_rose.png" alt="Wind rose" width="128" height="128">
197
- </a >
195
+
198
196
199
197
<a id =" change_log " ></a >
200
198
## Change Log
You can’t perform that action at this time.
0 commit comments