Download Latest Version v2.1.0 source code.tar.gz (2.2 MB)
Email in envelope

Get an email when there's a new version of esquisse

Home / v1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-01-10 1.2 kB
v1.2.0 source code.tar.gz 2024-01-10 2.0 MB
v1.2.0 source code.zip 2024-01-10 2.1 MB
Totals: 3 Items   4.0 MB 0
  • Warning messages are now displayed only once per session, and the user can choose via the settings menu not to display them at all. If you're using the esquisse_server() module, there's a new notify_warnings = argument for choosing what to do with notifications: display them all, only once per warning or never display them at all.
  • esquisse_server() : support for reactive functions for data_rv argument.
  • Allow esquisse_server() to be initialized with NULL without forcing the import module to appear using import_from = NULL #232.
  • New geom available in the interface : geom_path.
  • esquisse_ui(): ability to display not element of the module (header's button, play/pause button, export options).
  • safe_ggplot() has a new argument show_notification to allow not displaying notifications or displaying theme only once per session.

  • i18n: new translations added:

  • polish, activate with set_i18n("pl"), thanks to @jakub-jedrusiak
  • japanese, activate with set_i18n("ja"), thanks to @nissinbo
  • german, activate with set_i18n("de"), thanks to @1O
Source: README.md, updated 2024-01-10