File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -204,6 +204,15 @@ Examples of using of the Lets-Plot Kotlin API in JVM and Kotlin/JS applications
204204<a id =" recent_gallery_updates " ></a >
205205## Recent Updates in the [ Gallery] ( https://lets-plot.org/kotlin/gallery.html )
206206
207+ <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/raincloud.ipynb " >
208+ <img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-raincloud.png" alt="Raincloud plot" width="128" height="128">
209+ </a >
210+ <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/europe_capitals.ipynb " >
211+ <img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-europe_capitals.png" alt="Lets-Plot GeoTools with texts and labels" width="128" height="128">
212+ </a >
213+ <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/trading_chart.ipynb " >
214+ <img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-trading_chart.png" alt="Bitcoin daily trend visualization" width="128" height="128">
215+ </a >
207216 <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/magnifier_inset.ipynb " >
208217 <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">
209218 </a >
@@ -219,9 +228,6 @@ Examples of using of the Lets-Plot Kotlin API in JVM and Kotlin/JS applications
219228 <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/sunshine_hours.ipynb " >
220229 <img src="https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/Writerside/images/previews/square-sunshine_hours.png" alt="Sunshine hours" width="128" height="128">
221230 </a >
222- <a href =" https://nbviewer.org/github/JetBrains/lets-plot-docs/blob/master/source/kotlin_examples/demo/us_unemployment.ipynb " >
223- <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">
224- </a >
225231
226232
227233<a id =" change_log " ></a >
Original file line number Diff line number Diff line change 8888 </li>
8989 <li>
9090 <a href="%nb-trading_chart%">
91- <img alt="Bitcoin daily trend visualization (2024) " src="square-trading_chart.png"/>
91+ <img alt="Bitcoin daily trend visualization" src="square-trading_chart.png"/>
9292 </a>
9393 </li>
9494 <li>
You can’t perform that action at this time.
0 commit comments