You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See a simple example implementation: [SandboxToolbarCmp](https://github.com/JetBrains/lets-plot-compose/blob/main/lets-plot-compose/src/commonMain/kotlin/org/jetbrains/letsPlot/compose/sandbox/SandboxToolbarCmp.kt).
23
+
- Support for plot _**default interactions**_.
24
+
25
+
26
+
For more details, see [Custom Toolbar and Default Interactions demo](https://github.com/JetBrains/lets-plot-compose-demos/blob/main/compose-desktop/src/main/kotlin/demo/letsPlot/composeDesktop/interact/CustomToolbarDefPanZoomAppMain.kt) in the "lets-plot-compose-demos" repository.
27
+
28
+
### Changed
29
+
30
+
***Artifact changes in the core Lets-Plot library** (v4.9.0):
0 commit comments