This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
v0.4.1
- input_slider has been updated to work with Shiny 0.11.
- The parse spec and update events now happen in the correct order. This
fixed an issue with plots flashing. (#351) - Pointer events are now allowed in tooltips (#349)
- Updated to Vega 1.4.3 and D3 3.5.2.
- Startup messages are now shown only one in ten times. (#302)
- Added new dplyr verbs:
distinct
,rename
,slice
, andtransmute
. (#299) - ggvis now gives a warning when key prop values are not unique. (#295)