Skip to content

Commit 6d8e592

Browse files
Update future_changes.md
1 parent b0be2cb commit 6d8e592

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

future_changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ GeoTools [v 33.2](https://github.com/geotools/geotools/releases/tag/33.2)
1414

1515
See: [example notebook](https://nbviewer.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/f-4.12.0/stat_data_bijection.ipynb).
1616

17+
- `geomHistogram()`: custom bin bounds (parameter `breaks`) [[#1382](https://github.com/JetBrains/lets-plot/issues/1382)].
18+
19+
See: [example notebook](https://nbviewer.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/f-4.12.0/geom_histogram_param_breaks.ipynb).
20+
1721
- Plot Layout:
1822
- The legend automatically wraps to prevent overlap - up to 15 rows for vertical legends and 5 columns for horizontal ones [[#1235](https://github.com/JetBrains/lets-plot/issues/1235)].
1923

0 commit comments

Comments
 (0)