Skip to content

Commit

Permalink
Add demo-notebook for marker rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
RYangazov committed May 27, 2024
1 parent f23d3b5 commit d8d1671
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 1 deletion.
162 changes: 162 additions & 0 deletions docs/f-24d/rotate_makers.ipynb

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion future_changes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## [4.3.3] - 2024-mm-dd

### Added
- Support for marker rotation [[#736](https://github.com/JetBrains/lets-plot/issues/736)].
See [example notebook](https://nbviewer.org/github/JetBrains/lets-plot/blob/master/docs/f-24d/rotate_makers.ipynb).

### Changed
- [BREAKING] Dropped support for Python 3.7 as it is in the ["end-of-life"](https://devguide.python.org/versions/) of its release cycle.
Expand All @@ -10,5 +12,4 @@
- Undesired vertical scroller when displaying `gggrid` in Jupyter notebook.
- GeoJson structure breaks if the ring start label occurs several times [[#1086](https://github.com/JetBrains/lets-plot/issues/1086)].
- `theme`: left margin doesn't work for the `plot_title` parameter [[#1101](https://github.com/JetBrains/lets-plot/issues/1101)].
- Support for marker rotation [[#736](https://github.com/JetBrains/lets-plot/issues/736)].
- Improve border line type experience [[LPK-220](https://github.com/JetBrains/lets-plot-kotlin/issues/220)].

0 comments on commit d8d1671

Please sign in to comment.