Recent Releases of esquisse
esquisse - v2.0.0
- New app to use esquisse online: https://dreamrs.shinyapps.io/esquisse/.
- Support for Plotly, transforming charts with
ggplotly. - Ability to use multiple geometries and their respective aesthetics.
- New layout available to display controls inside accordeons in a sidebar.
- New modules available in header to interact with data:
- Update variables classes and names
- Create a new variable based on an R expression
- Cut a numeric variable into factor
- Re-order factor levels
- Controls have been reorganized into the following categories: options, labs, axes, geoms, theme, filters, code, export
- R
Published by pvictor over 1 year ago
esquisse - v1.2.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 newnotify_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 fordata_rvargument.- Allow
esquisse_server()to be initialized with NULL without forcing the import module to appear usingimport_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 argumentshow_notificationto 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
- polish, activate with
- R
Published by pvictor about 2 years ago
esquisse - v1.1.2
- i18n: new translations added:
- turkish, activate with
set_i18n("tr"), thanks to @sbalci - italian, activate with
set_i18n("it"), thanks to @SantiagoGiordano - chinese, activate with
set_i18n("cn"), thanks to @xmusphlkg - korean, activate with
set_i18n("kr"), thanks to @ChangwooLim
- turkish, activate with
- Bootstrap 5 support.
- R
Published by pvictor over 3 years ago
esquisse - v1.1.1
Features
- Play/Pause button is back: it allow to set reactivity in "pause" when doing multiple changes, and so avoiding to render intermediate plots.
- New translations added:
- spanish :es: , activate with
set_i18n("es"), thanks to @dnldelarosa - albanian (updated) :albania: , activate with
set_i18n("al"), thanks to @EGjika - portuguese :portugal: , activate with
set_i18n("pt"), thanks to @mribeirodantas
- spanish :es: , activate with
Bug fixes
- Fix
selectedargument ofdragulaInput()being ignored outside bookmarking.
- R
Published by pvictor almost 4 years ago
esquisse - v1.1.0
- Internationalization support based on {datamods} mechanism.
- Added
geom_jitter()as possible geom. - Added the possibility to add jittered points above a boxplot.
- R
Published by pvictor about 4 years ago
esquisse - esquisse v1.0.2
- Use named character vector for scale manual instead of list (for generated code).
save_ggplot_modal()/save_ggplot_ui(): addedoutput_formatargument to select the exported format allowed.- Fix bug with data imported from other source than an environment #154, #169
- Fix bug in
dragulaInput()/updateDragulaInput()with selected values.
- R
Published by pvictor over 4 years ago
esquisse - CRAN version 1.0.1
- Corrected a bug when using
sfobjects (fix #147). - Use
pkg::datanotation if data used in addin comes from a package (fix #150). - Corrected a bug when labs' input controls when the panel is disabled (fix #148)
- R
Published by pvictor almost 5 years ago
esquisse - CRAN version 1.0.0
- Ability to select aesthetics parameters to use
- New module to import data from package datamods
- Possibility to define a manual color palette
- More format for exporting plots: png, pdf, svg, jpeg, pptx
- New function to render a
ggplotand add export options:ggplot_output()/render_ggplot() - New module to export a plot:
save_ggplot_ui()/save_ggplot_server() - Options for setting title, subtitle, axis labels font size / weight, alignment
- Added geom step
- ability to select shape if aesthetic is used
- Allowing
geom_pointwhen plotting Time vs Continuous Data by @matton2
- R
Published by pvictor almost 5 years ago
esquisse - CRAN version 0.3.1
- facet wrap displays by @xiangnandang
- facetrow and facetcol features to allow facet_grid call from ggplot2 by @xiangnandang
- x and y limits of the plots by @xiangnandang
- Check if data is null when changing datasets by @trafficonese.
- New function
updateDragulaInput()to updatedragulaInput()server side. dragulaInput()has two new arguments:ncolSourceandncolGridto create a grid layout with source and targets boxes.
- R
Published by pvictor over 5 years ago
esquisse - CRAN version 0.3.0
- Fixed a bug in
dragulaInputpreventing to change variable in main addin. chooseDataServer()has a new argumentselectedTypesto set types of variables selected by default. #95- Packages {ggthemes} and {hrbrthemes} are now in Suggests.
- R
Published by pvictor about 6 years ago
esquisse - CRAN version 0.2.3
- New argument
disable_filtersinesquisserUI()to disable the ability to filter data. - Enable bookmarking for module
filterDF. filterDF()module handle missing values correctly.filterDF()has two new arguments :drop_ids: logical, drop or not column with only unique values,pickerallow to useshinyWidgets::pickerInput.- Code generated : no more affectation in {dplyr} code, a pipe is used to send code to {ggplot2} (mentioned in #79)
- R
Published by pvictor about 6 years ago
esquisse - CRAN version 0.2.2
- Added
esquisseContainerto better integrate esquisse module in a shiny application. - New functions
colorPickerandpalettePickerto select a color or a palette (this is the select control used in the main addin).
- R
Published by pvictor over 6 years ago
esquisse - CRAN version 0.2.1
- Fix bug when adding smooth line (missing import for geom_smooth).
- Support for themes and scales (color/fill) from {hrbrthemes}.
- Set labels for fill, color and size aesthetics.
- R
Published by pvictor over 6 years ago
esquisse - CRAN version 0.2.0
- Now use
rlangto generate ggplot code. - Code generated when filtering data is available above ggplot code, it use
dplyrsyntax. #19, #46 - Ability to set
scalesargument infacet_wrap(fixed, free, freex, freey). #47 - Support for scales continuous transformation (log1p, log, sqrt, reverse, ...). #24
- R
Published by pvictor over 6 years ago
esquisse - CRAN version 0.1.7
- Play/Pause button to stop reactivity when creating a plot (prevent plot to update each time you make a change)
- Support for palette from
viridisLite
- R
Published by pvictor over 7 years ago
esquisse - CRAN version 0.1.6
- Support for
sfobjects. - Use
esquisseas a shiny module. - Facets support thanks to @itcarroll (#30)
- New import data modules
- Fix a bug when launching addin in RStudio #25
- R
Published by pvictor over 7 years ago