News
Version 0.1.5.7:
onRefresh
Added ability to get back into shiny parameters choosen by the user
- Added shiny example of
onRefresh
and of dynamically change parameters
- More clean up for CRAN submission
Version 0.1.5.6:
- General clean up for CRAN submission
Version 0.1.5.5:
- new css (blue) for parts of the table
- general clean up in preparation to cran submission
- added tables as allowed data items for th epivot table (with forced conversion to data.frame)
Version 0.1.5.4:
- Introduced sorters (thanks to palatinuse for this implementation).
- Fixed a bug preventing to update at run time parameters of the pivot table within the same data item
Versions 0.1.5.x are based on (the minimised version of):
- pivottable 1.6.3
- jquery 1.11.0 (compatibility with shiny 1.12.1)
- jquery.ui 1.10.4 (compatibility with shiny 1.12.1)
- jquery.ui.touch-punch 0.2.3
- d3 3.5.5
- c3 0.4.10