Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Waterfall: Update the future_changes.md file.
  • Loading branch information
ASmirnov-HORIS committed Aug 6, 2024
commit b6fd605f0d3fb0d1968aad9060e193e386dce393
4 changes: 4 additions & 0 deletions future_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

### Added

- Waterfall plot [[#975](https://github.com/JetBrains/lets-plot/issues/975)]:

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

- Legend title in `guideLegend()` and `guideColorbar()`.

See: [example notebook](https://nbviewer.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/f-4.7.4/legend_title.ipynb).
Expand Down