CRAN version 0.3.1
- facet wrap displays by @xiangnandang
- facet_row and facet_col 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:ncolSource
andncolGrid
to create a grid layout with source and targets boxes.